CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - iocp

搜索资源列表

  1. IOCPNet_Src

    1下载:
  2. 一套优秀的IOCP类(包含例子),推荐-a good IOCP category (including examples), recommended!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:28409
    • 提供者:快乐
  1. CompletionIo

    1下载:
  2. 用于大型服务器地完成端口鱼线程池的结合IOCP+threadpool-for large server port to be completed fish pond threaded coupling IOCP threadpool
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24517
    • 提供者:wuyanqi
  1. IOCP-Demo

    0下载:
  2. Input Output Completion Ports 是一种高效处理服务器程序的技术,可用于多cPU系统-Input Output Completion Ports is a highly efficient processing server process technology can be used more cPU system
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:66040
    • 提供者:杜渔
  1. socket_iocp

    1下载:
  2. WinSocket IOCP高性能服务器-WinSocket IOCP high-performance server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:9198
    • 提供者:zhugang
  1. IOCPSocketServer

    0下载:
  2. IOCP Socket Server控件-IOCP Socket Server Control
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:25995
    • 提供者:wb
  1. IocpPool

    1下载:
  2. IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:105394
    • 提供者:szw
  1. IOCP_class

    0下载:
  2. 一个IOCP类,可作为进阶学习用 功能仅只是回显TCP连接-a IOCP category, as Advanced Learning Function is only connected to a TCP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19077
    • 提供者:黄海
  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. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:164413
    • 提供者:西门吹雪
  1. SecureChatDemo

    0下载:
  2. 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术,-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:110398
    • 提供者:李晓风
  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/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:133121
    • 提供者:wdf
  1. IOCP_ChatServer

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

    • 发布日期:2008-10-13
    • 文件大小:27486
    • 提供者:ligc
  1. 20070426

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

    • 发布日期:2008-10-13
    • 文件大小:46960
    • 提供者:tanglongsh
  1. ClientIOCP

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

    • 发布日期:2008-10-13
    • 文件大小:7623
    • 提供者:朱明刚
  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 scalable server side .NET pplica
  3. 所属分类:Telnet服务器

    • 发布日期:2014-01-15
    • 文件大小:951267
    • 提供者:范志
  1. ThreadPoolServer

    1下载:
  2. TCP/IP 线程池IOCP模式下的封装库代码,给大家参考参考.谢谢啊.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:144803
    • 提供者:杨明
  1. WinsockIOCP_demo

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

    • 发布日期:2008-10-13
    • 文件大小:50294
    • 提供者:楠楠
  1. ServerIOCP

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

    • 发布日期:2008-10-13
    • 文件大小:10976
    • 提供者:楠楠
  1. server

    0下载:
  2. 高性能IOCP源码之三。 高性能IOCP源码之三。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10363
    • 提供者:楠楠
  1. ClientIOCP

    0下载:
  2. 高性能IOCP源码之四。 高性能IOCP源码之四。 高性能IOCP源码之四。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7310
    • 提供者:楠楠
  1. fire-webserver-conn

    1下载:
  2. 采用IOCP,用AcceptEx来接受连接,代码精简清晰!
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:14890
    • 提供者:wang
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 36 »
搜珍网 www.dssz.com