搜索资源列表
IocpSocketSvr
- 一个完成端口模型的网络服务器引擎,包括通讯服务端和客户端 -Completion port model of a web server engine, including communication services and client
IO-Completion-Port-DLL
- vc通讯编程实例、完成端口模型、dll接口-vc communication programming examples, the completion port model, dll interfaces
10
- 用套接字完成端口模型开发的计算机文化基础课考试系统。有服务器和客户端组成。-Complete with socket port model development of the basic computer course examination system. Composed of a server and client.
IOCPChat
- VC++建高性能服务器,用完成端口模型完成。学习IOCP不错的例子-VC++ to build high-performance servers, complete with a completion port model. IOCP good example of learning
IOCP
- 完成端口应用代码。快速安全相应网络的连接 IOCP完成端口是Windows下性能最好的I/O模型,同时它也是最复杂的内核对象。它避免了大量用户并发时原有模型采用的方式,极大的提高了程序的并行处理能力-IO CompletePort