Network_Programming_for_Microsoft_Windows_2nd_eboo

所属分类:Windows编程
开发工具:C/C++
文件大小:2284KB
下载次数:32
上传日期:2008-07-19 21:03:44
上 传 者matrixcode
说明:  Network Programming for Microsoft Windows第二版的电子书和源代码
(Network Programming for Microsoft Windows Second Edition e-book and source code)

文件列表:
Samples (0, 2002-12-27)
Samples\chapter01 (0, 2002-12-27)
Samples\chapter01\tcpclient (0, 2002-12-27)
Samples\chapter01\tcpclient\vb (0, 2002-12-27)
Samples\chapter01\tcpserver (0, 2002-12-27)
Samples\chapter01\tcpserver\vb (0, 2002-12-27)
Samples\chapter01\udpreceiver (0, 2002-12-27)
Samples\chapter01\udpreceiver\vb (0, 2002-12-27)
Samples\chapter01\udpsender (0, 2002-12-27)
Samples\chapter01\udpsender\vb (0, 2002-12-27)
Samples\chapter02 (0, 2002-12-27)
Samples\chapter02\enumcat (0, 2002-12-27)
Samples\chapter02\VB (0, 2002-12-27)
Samples\chapter02\VB\EnumProtocol (0, 2002-12-27)
Samples\chapter03 (0, 2002-12-27)
Samples\chapter03\resolve (0, 2002-12-27)
Samples\chapter04 (0, 2002-12-27)
Samples\chapter04\AppleTalk (0, 2002-12-27)
Samples\chapter04\ATM (0, 2002-12-27)
Samples\chapter04\IPX-SPX (0, 2002-12-27)
Samples\chapter04\IrDA (0, 2002-12-27)
Samples\chapter04\NetBIOS (0, 2002-12-27)
Samples\chapter05 (0, 2002-12-27)
Samples\chapter05\blocking (0, 2002-12-27)
Samples\chapter05\blocking\client (0, 2002-12-27)
Samples\chapter05\blocking\server (0, 2002-12-27)
Samples\chapter05\iocp (0, 2002-12-27)
Samples\chapter05\iocp\client (0, 2002-12-27)
Samples\chapter05\iocp\server (0, 2002-12-27)
Samples\chapter05\nonblocking (0, 2002-12-27)
Samples\chapter05\nonblocking\server (0, 2002-12-27)
Samples\chapter05\overlapped (0, 2002-12-27)
Samples\chapter05\overlapped\server (0, 2002-12-27)
Samples\chapter05\WSAAsyncSelect (0, 2002-12-27)
Samples\chapter05\WSAAsyncSelect\server (0, 2002-12-27)
Samples\chapter05\WSAEventSelect (0, 2002-12-27)
Samples\chapter05\WSAEventSelect\server (0, 2002-12-27)
Samples\chapter06 (0, 2002-12-27)
Samples\chapter07 (0, 2002-12-27)
Samples\chapter07\SIO_ADDRESS_LIST (0, 2002-12-27)
... ...

Winsock I/O Model Samples ========================= This directory contains samples illustrating the various Winsock I/O models under the following directories: Directory Description ========= =========== blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using the select API. Only a server sample is provided. WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a server sample is provided. WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided. overlapped Illustrates the overlapped IO model using events. Only a server sample is provided. iocp Illustrates overlapped IO using an IO comletion port. Both a client and server sample are provided. All samples operate over both IPv4 and IPv6. The samples are echo samples. The servers and blocking client can handle TCP and UDP while the completion port client which operates only over TCP.

近期下载者

相关文件


收藏者