搜索资源列表
Sonic.Net.rar
- 一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。,A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer
SSocket
- 封装一个TCP服务端(IOCP)与客户端 本代码服务端引用了http://www.codeproject.com/KB/IP/IOCP_how_to_cook.aspx中的代码,并作了少量修改,在这里对原作者表示感谢。。 功能描述: * 封装了心跳机制 * 封装了一层应用层协议,支持压缩传输 * Client端封装了掉线重连机制 示例代码演示了文件传输并输出传输速度-The server-side code references http://w
sample.IOCP
- 一个性能很不错的iocp完成端口示例程序-a good iocp prg
iocp
- iocp 用的小例子,有兴趣的同志一同-iocp sample one who has interest go and take a look
IOCPDemo
- 微软重叠端口的示例程序,IOCP的源代码,能够实现上万个连接,但是传输的速度不是太高,大约100M-Microsoft overlapping port sample program, IOCP source code, to achieve tens of thousands of connections, but the transfer speed is not too high, about 100M
SimpleNet
- socket iocp 的简单例子 socket iocp 的简单例子-simple iocp sample
