搜索资源列表
variousSockIOMmodels
- Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using
IOCP
- IOCP For Socket Connection
iocomplt
- 网络socket通讯,完成端口测试工具,提高进程间通讯效率-iocp process communication
sockpool
- 采用封装IOCP的高端函数编写的SOCKET I/O模型,为了便于理解,所有功能封装在一个头文件中,入口函数只是简单调用而已,集成了一些关键功能,如SOCKET线程池,动态增删SOCK.快去编写你的高端高效服务器吧,WS2008编写,如果VC6要关联DDK winBase.H,否则一些函数不认识-Function using high-end package IOCP written SOCKET I/O model, in order to facilitate understanding,
IOCP_xnet
- this is just a part of iocp net which is used for socket queued
Thixi
- Light and Fast C# IOCP Socket Server