搜索资源列表
精通windows socket网络开发
- 这是介绍了好几种常见的网络通信架构,有异步事件模式,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(Socket)
- Windows系统下的socket模型有多种,其中完成例程的效率也是相当高的,IOCP主要针对数据吞吐量和连接并发量而设计,本示例提供完整的IOCP源码示例,希望对大家对IOCP的深入理解有帮助-IOCP for socket
libevent-1.4.7-stable-iocp-1
- 鼎鼎大名的、高性能、大并发的跨平台网络库libevent库的windows iocp版本;-The famous, high-performance, large concurrent cross-platform network library libevent library windows iocp version
iocp
- windows 完成端口的例子,比较详细,做asyncIO的可以参考.-Examples of completed windows port, more detailed, so can refer to the asyncIO.
IOCP_example_code
- IOCP的示例代码,可以每秒钟介绍超过1万个链接,对windows服务器编程很有作用-IOCP example code can be introduced per second more than 10,000 links to programming on the windows server is the role of
IOCPMFC
- WINDOWS SOCKET IOCP模型编程例子-WINDOWS SOCKET IOCP
ChatRoomSever
- 一个用IOCP WINDOWS地层高校完成端口开发的事例代码.-ChatRoomSever
IOCP
- Windows下完成端口模型的C语言代码。-Windows, completion port model C-language code.
IOCP
- 传说中的io完成端口,具有性能高的特点,是windows中性能最好的网络通信模型,这个是iocp的类-Legend of the io completion ports with high performance characteristics of the windows in the best performance of the network communication model, this is iocp class. . . . . . . . . . . . . . . . .
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-source
- Windows下高性能服务器开发IOCP模型的源代码,还不错,可以参考下-Windows IOCP model of high performance server development source code, well, you can refer to the following
net-iocp
- windows 网络编程IOCP的应用。简单的实例。-IOCP windows network application programming. Simple example
NetEngine-Windows-V2PT2
- 网络通信引擎 集成服务器 客户端 集成了TCP UDP版本 IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED 模型 还有其他网络帮助函数 UPNP OPENSSL安全传输 加解密函数-Network Communications Engine Integration Server client integrates TCP the UDP version of IOCP SELECT WSAEVENTSELET WSAASYNCSELECT
IOCP-Socurecode
- windows下学习高并发服务器的IOCP源代码,有客户端的和服务器端的,希望对你有帮助-Learning under windows IOCP high concurrent server source code, the client and server side, and I hope to help you
windows-iocp
- windows IO完成端口模型(判断连接是否有效 30秒内)
Windows.netcode
- iocp网络服务器构造与实现,xian zuo fuwuqikaifa de keyikanakn -iocp net code
G-Sockets(IOCP)-2.0-T
- windows iocp例子服务器,VC++开发例子-windows iocp example server, C++ examples of the development
IOCP
- windows平台下的一种高效的网络编程模型实例(An efficient example of network programming model based on Windows platform)
IOCPExample
- 五种网络IO模式, 完成端口模式(网络编程),源代码示例(IO mode, complete port mode (network programming))