基于Winsock IOCP的聊天室系统源码资源说明
唯一的一个用winsock完成端口开发的聊天室53607885IOCPChat.rar-The only port with winsock to complete the dev
本专区汇聚了各类基于 IOCP 开发的源码资源,共计 49 篇资源供开发者免费下载学习。
唯一的一个用winsock完成端口开发的聊天室53607885IOCPChat.rar-The only port with winsock to complete the dev
完成端口的示例程序-completed ports sample program
对windows网络编程技术有一个较为全面的讲述-Network programming on windows there is a more comprehensive on
一个老外写的完成端口(iocp)的使用例子-a foreigner was the completion of port (It) used examples
一个较好的Winsocket的封装库,呵呵,以色列人的杰作-A better package WinSocket library, huh, huh, Israelis maste
IOCP Server是基于NT结构的网络编程序接口,方便实用-IOCP Server is based on the NT structure programmed networ
windows网络编程,分为2部分-windows network programming, divides into 2 parts
IOCP(I/O Completion Port)Winsock例子-IOCP(I/O Completion Port)Winsock example
使用IOCP实现的线程池管理,对线程很多的情况有用- Uses line regulation pond management which IOCP realizes, is u
Sample IOCP-Server written in Delphi. Code based on HPServerSocket (http://www.torry.net/q
C#高性能的Socket服务器,实测服务器端支持6w个连接100客户 100,000(十万次)不间断的发送接收数据(发送和接收之间没有Sleep,就一个一循环,不断的发送与接收)耗
高效的 IOCP 线程池操作封装,C++ 写的,有效提升性能。