Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - iocp
Search - iocp - List
一个IOCP类,可作为进阶学习用 功能仅只是回显TCP连接-a IOCP category, as Advanced Learning Function is only connected to a TCP
Update : 2024-05-09 Size : 3396608 Publisher :

IOCP is the completionPort, it can help us do something in the network union-IOCP is the completionPort. it can help us do something in the network union
Update : 2024-05-09 Size : 163840 Publisher : 西门吹雪

一个IOCP的封装类库,可以用于编写可扩展的、稳定的通讯服务器和客户端。-a IOCP Packaging library can be used in the preparation can be expanded, stable communications server and the client.
Update : 2024-05-09 Size : 133120 Publisher : wdf

一个基于IOCP架构的聊天服务器例子程序.-a framework based on IOCP chat server examples procedures.
Update : 2024-05-09 Size : 27648 Publisher : ligc

基于完成端口的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
Update : 2024-05-09 Size : 47104 Publisher : tanglongsh

客户端采用IOCP的方式,socket封装类-client using IOCP, socket Packaging Category
Update : 2024-05-09 Size : 7168 Publisher : 朱明刚

Managed I/O Completion Ports (IOCP) is part of a .NET class library named Sonic.Net, which I first released on CodeProject in May 2005. Sonic.Net is a free open source class library that can be used in building highly scalable server side .NET pplications. This part-2 of Managed IOCP builds on top of my first Managed IOCP article. So it is a pre-requisite to read the first part of Managed IOCP before -Managed I/O Completion Ports (IOCP) is par t of a.NET class library named Sonic.Net, which I first released in May on CodeProject 200 5. Sonic.Net is a free open source class library that can be used in building highly scalable ser ver side.NET pplications. This part-2 of Manag ed IOCP builds on top of my first art Managed IOCP icle. So it is a pre-requisite to read the first p art of Managed IOCP before
Update : 2024-05-09 Size : 951296 Publisher : 范志

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

IOCP源码。 IOCP源码。 IOCP源码。 IOCP源码。 -IOCP source. IOCP source. IOCP source. IOCP source. IOCP source. IOCP source. IOCP source. IOCP source.
Update : 2024-05-09 Size : 50176 Publisher : 楠楠

高性能IOCP源码。 高性能IOCP源码。 -IOCP source of high-performance. IOCP source of high-performance. IOCP source of high-performance.
Update : 2024-05-09 Size : 11264 Publisher : 楠楠

高性能IOCP源码之四。 高性能IOCP源码之四。 高性能IOCP源码之四。 -IOCP source of high-performance quater. IOCP source of high-performance quater. IOCP source of high-performance quater. IOCP source of high-performance quater. IOCP source of high-performance quater. IOCP source of high-performance quater.
Update : 2024-05-09 Size : 7168 Publisher : 楠楠

采用IOCP,用AcceptEx来接受连接,代码精简清晰!-The use of IOCP, using AcceptEx to accept connections, the code to streamline the clear!
Update : 2024-05-09 Size : 14336 Publisher : wang

Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using the select API. Only a server sample is provided. WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a server sample is provided. WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided. overlapped Illustrates the overlapped IO model using events.Only a server sample is provided. iocp Illustrates overlapped IO using an IO comletion port.Both a client and server sample are provided.
Update : 2024-05-09 Size : 78848 Publisher : Janferry

DL : 0
linux windows 下iocp的一个不错的例子-linux windows under iocp a good example
Update : 2024-05-09 Size : 10035200 Publisher : dd

DL : 0
IOCP server,一个比较高性能的基于完成端口的web服务器-IOCP server, based on a more complete high-performance web server port
Update : 2024-05-09 Size : 11264 Publisher : lingxiao

配合刚才上传的server进行IOCP测试,此客户端可以用于开发IOCP大型服务器时测试用-Just upload the server with the IOCP to test, This client can be used for the development of large-scale server IOCP test
Update : 2024-05-09 Size : 5120 Publisher : sanren

完成端口的代理服务器源代码,IOCP实现代理服务器,vc6开发-Port of the proxy server to complete the source code, IOCP realize a proxy server, vc6 to develop
Update : 2024-05-09 Size : 138240 Publisher : talent

一个C API封装的IOCP库,并且用C#中组织成了类,对于使用C#来开发服务器程序,是一个不可多得的东西-A C API package IOCP library, and using C# In organizations has become a category, for the use of C# To develop server program, is a rare thing
Update : 2024-05-09 Size : 37888 Publisher : 沈毅

DL : 0
IOCP测试的例子,不可多得的例子.在visual2005下测试通过.-IOCP test examples, a rare example. Visual2005 under the test.
Update : 2024-05-09 Size : 18432 Publisher : dddddd

DL : 0
高性能并发TCP网络服务IOCP框架修正VC2008版本!-High-performance concurrent TCP network services IOCP framework VC2008 amended version!
Update : 2024-05-09 Size : 16384 Publisher : Night_Cat
« 1 2 3 4 5 6 78 9 10 11 12 ... 44 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.