搜索资源列表
IOCPSocketServer
- IOCP Socket Server控件-IOCP Socket Server Control
精通windows socket网络开发
- 这是介绍了好几种常见的网络通信架构,有异步事件模式,iocp模式,重叠端口模式等。程序很好用,实例也很好。
winsocket_IOCP
- 一个非常好的通过IOCP实现多客户端跟服务器端快速通讯的原代码,包括客户端和服务器端的实现通讯的例子源码,对大家或许很有帮助
Iocp socket Multithread
- Iocp Multithread socket
完成端口IOCP源代码
- 老外写的IOCP完成端口源程代码,适合初学者。
windowsSock-IOCP.rar
- windows网络模型之IOCP 实现的考试系统 可以连接大量套接字 需要配置数据源,用的access数据库,windows network model of the examination system to achieve IOCP can connect a large number of socket need to configure the data source, access the database used
IOCP.rar
- Socket通讯中服务端的性能最高的实现方法:完成端口,,Socket client communication services to achieve the highest performance method: the completion of the port,
iocpSocket
- vc++6.0,网络编程,iocp,socket,网络通讯-vc++6.0, network programming, iocp, socket, network communication
WinsockIOCP_demo
- 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题- Uses in when the massive socket connection uses IOCP to catch the connection closure event in order to release resources procedure. May solve the winsock AsyncSelect 瀵瑰彞 handle
IOCP(Socket)
- Windows系统下的socket模型有多种,其中完成例程的效率也是相当高的,IOCP主要针对数据吞吐量和连接并发量而设计,本示例提供完整的IOCP源码示例,希望对大家对IOCP的深入理解有帮助-IOCP for socket
IOCP
- 关于IOCP 关于Socket与完成端口的C++源代码。-About IOCP-(C++)Soure Code,Contains four examples of different degrees of difficulty. About Socket and finish port of C++ source code.
IOCP
- 封装了Socket(完成端口框架模型)IOCP相关操作的类,可方便继承以便开发自己的服务及客户端-this is a Pragram about Socket(IOCP),you can use it or make it in your own Programs
CMatrix
- IOCP SOCKET 主要用于对完全端口SOCKET的使用.支持多线程.-IOCP SOCKET mainly used to completely port the use of SOCKET. Support multi-threading.
IOCP-SRC
- IOCP实现,高并发的Socket编程,可用于网络通讯程序的后台实现-IOCP achieve high concurrency Socket programming, network communication can be used for the background process to achieve
IOCPMFC
- WINDOWS SOCKET IOCP模型编程例子-WINDOWS SOCKET IOCP
IOCP.in.Csharp
- Windows IOCP Socket在C#封装,并有Socket池的实现-Windows IOCP Socket in C# package, and have achieved Socket Pool
IOCP
- ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
IOCP
- c++编写的完成端口实验程序,只能简单发送和接收,仅供参考-use c++ language write the IOCP socket ,it can send and recieve massage.
iocp---socket-pool
- IOCP的socket连接池, 解决高并发的连接问题-socket pool for IOCP, resolve the greatness intercurrent.
IOCP-socket--test
- IOCP,含完整工程(及测试程序)无内存泄漏,C-IOCP, including the complete works (and testing procedures) no memory leaks, C++