搜索资源列表
网络引擎
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
IOcmplt
- 使用IO完成端口异步通讯的VC源代码- Uses IO to complete the port asynchronous communication the VC source code
IOCPDemo
- 一个完整的VC++ IO完成端口的服务器端程序源代码-A complete VC++ IO completion port server-side source code
IOCPDemo
- 一个可供参考的网络IO完成端口通信例子,可供初学者借鉴-This is an networking I\O complete port demo for reference
SOCKEt_complete_io
- 采用完成端口模式,实现了win32下socket编程的服务器端和客户,-socket programming example using complete port
CompletionPort
- 一份完整的完成端口的例子,可直接编译。使用“双链表”的数据结构来管理IO结点和单句柄结点,不可多得的资料。-A complete example of the completion port, can be directly compiled. Doubly linked list data structure to manage the IO node and single handle node, rare.
iocp_serverCPP
- 一个包含内存池的IO完成端口封装类,及调用示例,效率较高-IO memory pool contains a complete port of wrapper classes, and call example, high efficiency
IOCPExample
- 五种网络IO模式, 完成端口模式(网络编程),源代码示例(IO mode, complete port mode (network programming))
IOCP-SRC
- 一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。(-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.)