搜索资源列表
iocp
- 应用完成端口进行tcp的连接,数据的发送,接收。
delphi iocp 类库
- 强大的使用delphi写的iocp类库, 支持线程池, TCP 和UDP 文件传输
高性能并发TCP网络服务-IOCP框架修正VC2008版本
- 高性能并发TCP网络服务-IOCP框架修正VC2008版本
完成端口IOCP源代码
- 老外写的IOCP完成端口源程代码,适合初学者。
TCPSvr_IOCP_EPOLL_KQUEUE 轻量级的跨平台TCP服务器封装
- 一个轻量级的跨平台TCP服务器封装,封装了IOCP。EPOLL。kq-A lightweight cross-platform TCP server package encapsulates the IOCP. EPOLL. kqueue
iocp.rar
- 一个简单的TCP/IP网络编程库。socket编程。,A simple TCP/IP network programming library.
epoll
- linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
SSocket
- 封装一个TCP服务端(IOCP)与客户端 本代码服务端引用了http://www.codeproject.com/KB/IP/IOCP_how_to_cook.aspx中的代码,并作了少量修改,在这里对原作者表示感谢。。 功能描述: * 封装了心跳机制 * 封装了一层应用层协议,支持压缩传输 * Client端封装了掉线重连机制 示例代码演示了文件传输并输出传输速度-The server-side code references http://w
IOCP_API(1)
- 最新的IOCP封装DLL动态链接库,包括Server端和Client端,有TCP也有UDP,使用简单。-The latest IOCP encapsulation DLL DLL, including the Client and the Server, there are also UDP, using TCP
net_engine
- 这个源码是实现IOCP功能的TCP服务器的通讯库。-This source is a function of the realization of IOCP server TCP communications library.
CPP_IOCP
- 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
Global
- IOCP udp and tcp 公用类,可以完美实现所有win32下面的网络编程,高效-IOCP udp and tcp common type, can be the perfect realization of all the following win32 network programming, and efficient
ScktIocp
- ScktIocp.pas IOCP-TCP通讯组件,仅服务端组件 可直接替换ScktComp单元的TServerSocket组件-ScktIocp.pas IOCP-TCP communication components, only the server component can directly replace the ScktComp unit TServerSocket components
mmOnline_src
- another IOCP tcp/ip, threadpool, memory management implementation. intended for large scale game server.
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).
styleman_iocp
- iocp_test 演示了styleman_iocp的使用方法. netclienttest 使用styleman_network的客户端来连接上面iocp_test服务端. 经测试,iocp引擎可达到1000 tcp网络连接.并发每秒1KB/S的收发速度.-iocp_test demonstrates styleman_iocp to use. netclienttest use styleman_network client to connect to the serve
25
- 易语言TCP-IOCP模块3.0版源码,很不错的易语言源码,适合易语言爱好者学习。-Yi language TCP-the IOCP module version 3.0 source code, very good source of easy language for easy language enthusiasts to learn.
TCP-IOCP
- TCP\IOCP 易语言内嵌汇编版 此协议可实现内网上线-The TCP \ IOCP easy language embedded assembler version of this agreement can be realized within the online line
TCP-IOCP
- 高 效 的 易 语言IOCP构架-IOCP framework for efficient and easy language
iocp服务器代码_tcp&udp测试工具
- iocp完成端口c++代码,服务器接收回弹,还有一个接收没有回弹(IOCP completes port c + + code, server receives rebound, and one receives no rebound)