Welcome![Sign In][Sign Up]
Location:
Search - tcp iocp

Search list

[Internet-Networkiocp

Description: 应用完成端口进行tcp的连接,数据的发送,接收。
Platform: | Size: 43639 | Author: kongjun | Hits:

[Internet-Networkdelphi iocp 类库

Description: 强大的使用delphi写的iocp类库, 支持线程池, TCP 和UDP 文件传输
Platform: | Size: 128925 | Author: ourfear@21cn.com | Hits:

[WinSock-NDIS高性能并发TCP网络服务-IOCP框架修正VC2008版本

Description: 高性能并发TCP网络服务-IOCP框架修正VC2008版本
Platform: | Size: 22153 | Author: ggt87125@163.comguangtao | Hits:

[SourceCode完成端口IOCP源代码

Description: 老外写的IOCP完成端口源程代码,适合初学者。
Platform: | Size: 158302 | Author: netfleet | Hits:

[Internet-NetworkWinsockIOCP_demo

Description: 在TCP/IP编程中,Windows环境里 完成端口 模型性能最高,最稳定,响应速度最快,该 源代码就是一个例子,值得研究哦。- In the TCP/IP programming, in the Windows environment completes the port model performance high, stablest, the speed of response is quickest, this source code is an example, is worth studying oh.
Platform: | Size: 89088 | Author: 罗家兄弟 | Hits:

[Internet-Network对完成端口模型进行封装

Description: VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand completed port, it is packaged for beginners is a blessing, the source based on this background, the IOCP for Packaging, which will help you direct call-- I-fat source of principle : not classic non-fat!
Platform: | Size: 80896 | Author: 小蔡 | Hits:

[Internet-NetworkWinUdt

Description: 非常好的UDP模拟TCP,我改造成VC6编译版本。-very good simulation of TCP UDP, I transformed into VC6 compiler versions.
Platform: | Size: 253952 | Author: chenj | Hits:

[TCP/IP stackIocpPool

Description: IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
Platform: | Size: 105472 | Author: szw | Hits:

[Internet-NetworkIOCP_class

Description: 一个IOCP类,可作为进阶学习用 功能仅只是回显TCP连接-a IOCP category, as Advanced Learning Function is only connected to a TCP
Platform: | Size: 3396608 | Author: | Hits:

[TCP/IP stackProactorServer

Description: 高性能网络服务器程序,支持上万并发TCP连接,资源占用少-high-performance network server, support for 10,000 concurrent TCP connections, less resource
Platform: | Size: 25600 | Author: tiger | Hits:

[Internet-Network20070426

Description: 基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户端(一般来说客户端不用管理大量连接,所以有点 杀鸡用牛刀的味道,不过为了和服务器对应,应该使用该客户端,除非你自己实现 框架的消息格式)-based on the TCP port to complete network communication Framework Project iocp contains the framework for the realization of all generation code, the server and client is the framework of a simple test and application. Framework based on the news of TCP network communication, (to the TCP data "adhesion") and the Packaging, Packaging iocpapi.h the interface is very simple, Applications need only simple code contains iocpapi.h. can realize its own network application. Specific examples can reference server and client code for the 2 categories respectively for a server and the client (the client generally do not have a large number of link management, So it cracking a nut with a sledgehammer to the taste, but for the corresponding server, you should use the client. Unless you are th
Platform: | Size: 47104 | Author: tanglongsh | Hits:

[Program docTCPShutUP

Description: TCP非正常断开的检测,采用KeepAlive探测方法-TCP-Disconnect the normal detection, detection method using KeepAlive
Platform: | Size: 1024 | Author: 立米 | Hits:

[TCP/IP stackThreadPoolServer

Description: TCP/IP 线程池IOCP模式下的封装库代码,给大家参考参考.谢谢啊.-TCP/IP mode IOCP thread pool package database code, to your information. Thank you, ah.
Platform: | Size: 144384 | Author: 杨明 | Hits:

[Internet-Networkiocp

Description: 应用完成端口进行tcp的连接,数据的发送,接收。-Completed application tcp port connection, data to send, receive.
Platform: | Size: 43008 | Author: kongjun | Hits:

[TCP/IP stackCPP_IOCP

Description: 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 versions, as well as the BUG, an increase UDP IOCP functions, an increase of mutually exclusive access code, improving the running stability provide MFC extension of DLL (with lib and. h files)
Platform: | Size: 19456 | Author: 王成 | Hits:

[Internet-NetworkGlobal

Description: 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
Platform: | Size: 23552 | Author: Pittxia | Hits:

[Internet-NetworkIOCP

Description: 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). Read the source code is best for C++, TCP/IP, socket programming, multithreading, and MFC have a certain understanding. Compiled environment: Visual C++ 6.0. Running on Windows NT/2000 or later systems.
Platform: | Size: 55296 | Author: greg | Hits:

[e-languageTCP-IOCP

Description: TCP\IOCP 易语言内嵌汇编版 此协议可实现内网上线-The TCP \ IOCP easy language embedded assembler version of this agreement can be realized within the online line
Platform: | Size: 84992 | Author: 邢长清 | Hits:

[OtherTCP-IOCP

Description: 高 效 的 易 语言IOCP构架-IOCP framework for efficient and easy language
Platform: | Size: 32768 | Author: qin | Hits:

[Internet-Networkiocp服务器代码_tcp&udp测试工具

Description: iocp完成端口c++代码,服务器接收回弹,还有一个接收没有回弹(IOCP completes port c + + code, server receives rebound, and one receives no rebound)
Platform: | Size: 17497088 | Author: Jack666 | Hits:
« 12 3 4 »

CodeBus www.codebus.net