搜索资源列表
IOCP.rar
- IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程 ,IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求
IOCP.rar
- C#实现的完成端口模型封装类,简单稳定。,C# to achieve the completion port model type package, a simple stability.
IOCP.in.Csharp
- Windows IOCP Socket在C#封装,并有Socket池的实现-Windows IOCP Socket in C# package, and have achieved Socket Pool
build_0.8.302
- 较为完整的IOCP服务器源码,其中有部分内容需要修改-IOCP server more complete source, including part of the need to modify the