搜索资源列表
易语言完成端口客户端
- 利用纯API打造易语言 完成端口连接
IOCP完成端口库
- 鉴于完成端口中的很多细节和需要巧妙设计的地方,令很多刚刚接触完成端口的开发人员感到茫然, 给大家提供了高效稳定的完成端口链接库(压缩包中带有使用的完整源码例子)
IOCP完成端口原理
- IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理IOCP完成端口原理
iocpserver.rar
- 完成端口写成的高性能可伸缩性服务器,可同时处理多个客户端的连接。改正了以前代码的一些bug。,Completion port written in high-performance scalable servers, can simultaneously handle multiple client connections. To correct some of the previous code bug.
iocp.rar
- 完成端口实例并配有文字解说。是一个相当不错的源码。本人整理,Examples of completion port with a language guide. Is a very good source. I collate
iocp.rar
- 完成端口的一个例子,实现了心跳。 一个初学者最好的工具,An example of the completion of the port to achieve a heart rate
IOCP.rar
- Socket通讯中服务端的性能最高的实现方法:完成端口,,Socket client communication services to achieve the highest performance method: the completion of the port,
iocpServer
- 完成端口服务器示例,代码简洁易懂,给初学者最好的礼物-Completion port server example code easier to understand for beginners the best gift
IOCPNet_Src
- 完成端口服务器端的程序代码,结构设计的比较好,很好的学习完成端口的材料-Completion port server-side code, structure design is better, good learning materials to complete the port
IOCP
- 一个完成端口例子,包含客户端和服务器,c++.-a simple iocp code, contain client and server.
iocp-class
- 完成端口类,效率高,支持65535个连接,可以直接拿来用。-Completion port type, high efficiency
IOCP
- 封装了Socket(完成端口框架模型)IOCP相关操作的类,可方便继承以便开发自己的服务及客户端-this is a Pragram about Socket(IOCP),you can use it or make it in your own Programs
proxyprototype
- 采用完成端口的代理服务器原型代码-Used to complete the proxy server port prototype code
IOcmplt
- 使用IO完成端口异步通讯的VC源代码- Uses IO to complete the port asynchronous communication the VC source code
iocpwalkthrough_src
- IOCP完成端口编程,源码可以直接使用,学习完成端口的好的素材-IOCP completion port programming, source code can be directly used to complete the port of a good learning material
CompletePortTest
- 这是本人写的一个完成端口法TCP协议的服务器和客户端程序-This is I wrote a law completion of TCP protocol port server and the client program
IOCP
- 利用完成端口开发的高性能网络服务器,利用原是的API-Port the development of the use of complete high-performance web server, using the API was
myCompletPort
- 利用完成端口方式开发服务器端,支持大量客户端的连接。-Way to use the completion of the development of server-side ports to support a large number of client connections.
examsystem_iocp
- 采用socket完成端口模式,c/s架构,服务器功能包括试卷管理,客户口端管理,监视考生状态,评分。客户端包括登录界面,主界面,交卷等。-The completion of the use of socket port mode, c/s architecture, the server features include papers in management, customer port-side management, surveillance candidates, and score.
completports
- 完成端口测试程序,模拟一个多人游戏. -Complete port testing procedures to simulate a multiplayer game.