搜索资源列表
对完成端口模型进行封装
- VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand compl
一个对Winsock完成端口模型封装的类
- 此为一个对Winsock 完成端口模型封装的类,通过对此类的直接使用,可以很方便的进行网络编程。-this as one pair of Winsock port model complete package of categories, such direct use, and it is very convenient for network programming.
IO完成端口模型
- 实现 完成端口模型 协议为Tcp/Ip-achieve complete port model agreement for DEC / Ip
完成端口示例
- 该示例给出了如何在windows平台上实现完成端口的例子。-the examples given of how the windows platform to achieve complete port example.
一个对Winsock 完成端口模型封装的类
- 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《
IOCP完成端口模型示例代码
- 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory
IOCP完成端口库
- 鉴于完成端口中的很多细节和需要巧妙设计的地方,令很多刚刚接触完成端口的开发人员感到茫然, 给大家提供了高效稳定的完成端口链接库(压缩包中带有使用的完整源码例子)
DELPHI完成端口(IOCP)源码
- DELPHI完成端口(IOCP)源码
IOCP完成端口原理
- IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理
完成端口IOCP源代码
- 老外写的IOCP完成端口源程代码,适合初学者。
完全端口开发包iocpmfc
- 完成端口开发包iocpmfc,看文件名就知道是什么的了把-completed port development kits iocpmfc see on them know what it is the respect of
完成端口示例
- 该示例给出了如何在windows平台上实现完成端口的例子。-the examples given of how the windows platform to achieve complete port example.
一个对Winsock 完成端口模型封装的类
- 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《
IOCP完成端口模型示例代码
- 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory
完成端口代码-Moonwell
- 完整的端口方面的代码,在vc下可以编译运行-integrity of the port the code, the compiler can vc under Operation
Winsock2完成端口的开发
- 这是一个用Winsock2编写的完成端口游戏实例,完成端口为实现大规模游戏开发提供了一种新的思路。-It is an Winsock2 example in which port game is finished. Finishing port provides a new idea for realizing cosmical game development.
Hook 系统服务隐藏端口
- 适用于 Windows 2000, Windows XP, Windows Server 2003 这个小例子将隐藏 TCP 端口 139 运行 \bin 目录下的 "JiurlPortHide Loder.exe",按照程序提示完成端口隐藏,和解除端口隐藏-applies to Windows 2000, Windows XP, Windows Server 2003 this small example of hi
对完成端口模型进行封装
- VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand compl
一个对Winsock完成端口模型封装的类
- 此为一个对Winsock 完成端口模型封装的类,通过对此类的直接使用,可以很方便的进行网络编程。-this as one pair of Winsock port model complete package of categories, such direct use, and it is very convenient for network programming.
完成端口
- 一个可以作为服务器端实现完成端口的例子。(An implementation of the completion of the port example)