搜索资源列表
IOCP-SRC
- 一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.
IOCP完成端口模型示例代码
- 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory
国外IOCP控件及示例程序
- 国外IOCP控件及示例程序,学习IOCP的朋友们可以好好学习一下,国外牛人写的IOCP的控件及其示例。
IOCP完成端口模型示例代码
- 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory
IOCP-SRC
- 一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.
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
iocp_lib
- iocp示例lib,供大家学习使用,一起成长-iocp sample lib, for them to learn to use, with the growth of
Sonic.Net
- 一个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 serv
IOCPNet_Src_threadpoolmode
- IOCP示例,非常好,可用性好,效率高,易读,自己看啦,好东西不用叫卖吧。-IOCP example, very good, good availability, high efficiency, easy to read, his看啦, good things do not peddle bar.
SSocket
- 封装一个TCP服务端(IOCP)与客户端 本代码服务端引用了http://www.codeproject.com/KB/IP/IOCP_how_to_cook.aspx中的代码,并作了少量修改,在这里对原作者表示感谢。。 功能描述: * 封装了心跳机制 * 封装了一层应用层协议,支持压缩传输 * Client端封装了掉线重连机制 示例代码演示了文件传输并输出传输速度-The server
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
IOCP(Socket)
- Windows系统下的socket模型有多种,其中完成例程的效率也是相当高的,IOCP主要针对数据吞吐量和连接并发量而设计,本示例提供完整的IOCP源码示例,希望对大家对IOCP的深入理解有帮助-IOCP for socket
TTY
- 带回显功能的串口开发示例,串口控制功能齐全,支持IOCP-Back to the significant function of the serial development example, serial control, full-featured support for IOCP
IOCPServer
- 基于IOCP的游戏服务器示例源代码,结构非常清析,便于初学者学习-IOCP-based game server sample source code, the structure is very clear analysis, easy for beginners to learn
ioctlsocket
- 一个delphi中用多种模式socket的示例,包括: 1、阻塞单线程 2、阻塞多线程 3、非阻塞模式 4、Select模式 5、WSAAsynSelect模式 6、IOCP模式 7、UPD通讯 非常经典!(An example of using multiple patterns of Delphi in socket, including: 1, blocking single thread 2, blo
IOCPExample
- 五种网络IO模式, 完成端口模式(网络编程),源代码示例(IO mode, complete port mode (network programming))
IOCP-SRC
- 一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。(-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.)