亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

windows-i

  • Windows網絡與通信程序設計[配套光盤] 本書將編程方法、網絡協議和應用實例有機結合起來

    Windows網絡與通信程序設計[配套光盤] 本書將編程方法、網絡協議和應用實例有機結合起來,詳細闡明Windows編程的各方面內容。本書首先介紹Windows平臺上進行網絡編程的基礎 知識,包括網絡硬件、術語、協議、Winsock編程接口和各種I/O方法等。然后通過具體實例詳細講述當前流行的高性能可伸縮服務器設計、IP 多播和Internet廣播、P2P程序設計、原始套接字、SPI、協議驅動的開發和原始以太數據的發送、ARP欺騙技術、LAN和WAN上的掃描和偵測技術 、個人防火墻與網絡封包截獲技術等。最后講述IP幫助函數。 本書結構緊湊,內容由淺入深,是學習Windows網絡與通信程序設計的理想書籍

    標簽: Windows 網絡與通信 程序設計 光盤

    上傳時間: 2013-12-21

    上傳用戶:epson850

  • “命名管道”或“命名管線”(Named Pipes )是一種簡單的進程間通信( I P C)機制

    “命名管道”或“命名管線”(Named Pipes )是一種簡單的進程間通信( I P C)機制, Microsoft Windows NT,Windows 2000、Windows 95以及Windows 98均提供了對它的支持 (但不包括Windows CE)。命名管道可在同一臺計算機的不同進程之間,或在跨越一個網絡的 不同計算機的不同進程之間,支持可靠的、單向或雙向的數據通信。

    標簽: Named Pipes 進程間通信 機制

    上傳時間: 2013-12-26

    上傳用戶:nanfeicui

  • 本附錄介紹一些新的A P I函數

    本附錄介紹一些新的A P I函數,有了這些函數,便可在自己的計算機上對I P協議統計情況 進行查詢和管理。它們有助于獲得下面的能力: ■ I p c o n f i g . e x e(或適用于微軟Windows 95的Wi n i p c f g . e x e):顯示I P配置信息,允許釋放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:顯示T C P連接表、U D P監聽者表以及I P協議統計情況。 ■ R o u t e . e x e:顯示并處理網絡路由表。 ■ A r p . e x e:顯示并修改供“地址解析協議”(A R P)使用的I P到物理地址翻譯表。

    標簽: 函數

    上傳時間: 2014-01-12

    上傳用戶:569342831

  • windows開源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so

    windows開源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid

    標簽: Microsoft operating features windows

    上傳時間: 2015-11-24

    上傳用戶:zhuyibin

  • This article describes a sniffer for Windows. WinSniff is an application for capturing packets on th

    This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with application level protocols. If you are interested, you can add features to support various application level protocols such as SMTP, FTP, NETBIOS etc

    標簽: application describes capturing for

    上傳時間: 2016-01-22

    上傳用戶:lijianyu172

  • Windows CE下驅動程序開發基礎

    Windows CE下驅動程序開發基礎,   Windows CE下的串口驅動程序能夠處理所有I/O行為類似串口的設備,包括基于16450、16550 UART(通用異步收發芯片)的設備和一些采用DMA的設備,常見的有9針串口、紅外I/O口、Modem等

    標簽: Windows 驅動程序 開發基礎

    上傳時間: 2016-01-27

    上傳用戶:bcjtao

  • WinSock Win32 API 的打包類和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows環境中用C++編寫TCP/I

    WinSock Win32 API 的打包類和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows環境中用C++編寫TCP/IP網絡程序,那么使用這個打包類吧,我想它不會讓你失望的。winSocket幾乎封裝了編寫TCP/IP網絡應用程序所需的所有內容,winSocketEx加入了對SOCKS 4/5代理服務器的支持。使得在自己的程序中加入代理支持易如反掌。這個打包類支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 [代碼性質] VC可重用代碼段 [代碼作者] ryan [文件大小] 53K 聲明:轉自其他網站

    標簽: WinSock winSocketEx winSocket Windows

    上傳時間: 2014-12-01

    上傳用戶:youke111

  • This book explains how to write, install, and debug device drivers for Windows 2000. It is intended

    This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.

    標簽: explains intended Windows drivers

    上傳時間: 2016-04-08

    上傳用戶:dreamboy36

  • Winsock提供了另一個有用的異步I/O模型。和WSAAsyncSelect模型類似的是

    Winsock提供了另一個有用的異步I/O模型。和WSAAsyncSelect模型類似的是,它也允許應用程序在一個或多個套接字上,接收以事件為 基礎的網絡事件通知。對于表1總結的、由WSAAsyncSelect模型采用的網絡事件來說,它們均可原封不動地移植到新模型。在用新模型 開發的應用程序中,也能接收和處理所有那些事件。該模型最主要的差別在于網絡事件會投遞至一個事件對象句柄,而非投遞至一個窗 口例程。(節選自《Windows網絡編程》第八章) 還是讓我們先看代碼然后進行分析:

    標簽: WSAAsyncSelect Winsock 模型

    上傳時間: 2014-01-19

    上傳用戶:gxrui1991

  • 蕃茄炸彈超人[ACT]I ve no Tomatoes 開放原始碼

    蕃茄炸彈超人[ACT]I ve no Tomatoes 開放原始碼,45度視角,有點像炸彈超人, 你操作一個"蕃茄",在迷宮里炸敵人,這是跨平臺游戲。游戲目的很簡單,就是把對手炸了,至於為什么主角是蕃茄... 游戲本身是開源的,而且跨Windows/Linux/Mac,基於SDL,說起來SDL跨平臺的能力是很不錯...雖然有些人不是很喜歡。游戲支援2人同時玩~

    標簽: Tomatoes ACT ve no

    上傳時間: 2016-10-02

    上傳用戶:我干你啊

主站蜘蛛池模板: 启东市| 韩城市| 濮阳县| 敦化市| 平利县| 贵阳市| 东乡县| 武邑县| 东港市| 松桃| 喀什市| 张家川| 丰原市| 鸡西市| 益阳市| 阳山县| 固始县| 通辽市| 平顶山市| 天镇县| 安顺市| 绍兴县| 韶山市| 无锡市| 锡林浩特市| 会同县| 阿坝| 莱阳市| 镇赉县| 高平市| 永川市| 石景山区| 吴旗县| 景德镇市| 阿合奇县| 兴仁县| 高雄市| 仲巴县| 寻甸| 深泽县| 九龙城区|