搜索资源列表

  1. DBSerial

    0下载:
  2. 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
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:163840
    • 提供者:西门吹雪
  1. IOCPServerClient

    0下载:
  2. 一个IOCP的封装类库,可以用于编写可扩展的、稳定的通讯服务器和客户端。-a IOCP Packaging library can be used in the preparation can be expanded, stable communications server and the client.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-10
    • 文件大小:133120
    • 提供者:wdf
  1. IOCP_ChatServer

    0下载:
  2. 一个基于IOCP架构的聊天服务器例子程序.-a fr a mework based on IOCP chat server examples procedures.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:ligc
  1. 20070426

    0下载:
  2. 基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:47104
    • 提供者:tanglongsh
  1. ClientIOCP

    0下载:
  2. 客户端采用IOCP的方式,socket封装类-client using IOCP, socket Packaging Category
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:朱明刚
  1. WSAAsyncSelect

    0下载:
  2. 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 sc
  3. 所属分类:Telnet服务器

    • 发布日期:2024-05-10
    • 文件大小:951296
    • 提供者:范志
  1. ThreadPoolServer

    0下载:
  2. TCP/IP 线程池IOCP模式下的封装库代码,给大家参考参考.谢谢啊.-TCP/IP mode IOCP thread pool package database code, to your information. Thank you, ah.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:144384
    • 提供者:杨明
  1. WinsockIOCP_demo

    0下载:
  2. IOCP源码。 IOCP源码。 IOCP源码。 IOCP源码。 -IOCP source. IOCP source. IOCP source. IOCP source. IOCP source. IOCP source. IOCP source. IOCP source.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:50176
    • 提供者:楠楠
  1. ServerIOCP

    0下载:
  2. 高性能IOCP源码。 高性能IOCP源码。 -IOCP source of high-performance. IOCP source of high-performance. IOCP source of high-performance.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:楠楠
  1. ClientIOCP

    0下载:
  2. 高性能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-
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:楠楠
  1. fire-webserver-conn

    0下载:
  2. 采用IOCP,用AcceptEx来接受连接,代码精简清晰!-The use of IOCP, using AcceptEx to accept connections, the code to streamline the clear!
  3. 所属分类:Web服务器

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:wang
  1. variousSockIOMmodels

    0下载:
  2. 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 n
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:78848
    • 提供者:Janferry
  1. iocpLinux

    0下载:
  2. linux windows 下iocp的一个不错的例子-linux windows under iocp a good example
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:10035200
    • 提供者:dd
  1. SmartHttpd

    0下载:
  2. IOCP server,一个比较高性能的基于完成端口的web服务器-IOCP server, based on a more complete high-performance web server port
  3. 所属分类:Web服务器

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:lingxiao
  1. ClientIOCP

    1下载:
  2. 配合刚才上传的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
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:sanren
  1. Proxy_IOCP_Server

    0下载:
  2. 完成端口的代理服务器源代码,IOCP实现代理服务器,vc6开发-Port of the proxy server to complete the source code, IOCP realize a proxy server, vc6 to develop
  3. 所属分类:代理服务器

    • 发布日期:2024-05-10
    • 文件大小:138240
    • 提供者:talent
  1. IOCPServerForCSharp

    0下载:
  2. 一个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
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:37888
    • 提供者:沈毅
  1. Backup

    0下载:
  2. IOCP测试的例子,不可多得的例子.在visual2005下测试通过.-IOCP test examples, a rare example. Visual2005 under the test.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:dddddd
  1. TCP_IOCP

    0下载:
  2. 高性能并发TCP网络服务IOCP框架修正VC2008版本!-High-performance concurrent TCP network services IOCP fr a mework VC2008 amended version!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:Night_Cat
  1. iocpserverclient

    0下载:
  2. 网络iocp编写服务器,就这些.;旧拉倒杀风景-Network server iocp prepared on these. The old pull down杀风景
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:hahahahahaha
« 1 2 3 4 5 6 78 9 10 11 12 ... 43 »

源码中国 www.ymcn.org