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

搜索资源列表

  1. sf_200562516252

    0下载:
  2. 一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = ne
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2701
    • 提供者:boxu
  1. IocpServerTest

    0下载:
  2. 一个封装好的IOCP模型,采用完成端口进行sockets操作,有测试代码-a good IOCP model, complete sockets for port operation, testing code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:55339
    • 提供者:王征
  1. IocpClientTest

    1下载:
  2. 封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码-Packaging good IOCP clients, using sockets for complete port operation, testing code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:56932
    • 提供者:王征
  1. 108echo

    0下载:
  2. ECHO的IOCP例子,希望对想学IOCP的朋友有帮助-ECHO example, and I hope to learn IOCP to help a friend
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:38590
    • 提供者:肖双全
  1. 20050829152443_CompletionPortDemo

    0下载:
  2. 修改了的IOCP例子,修改了的IOCP例子-revising the IOCP example, revising the IOCP example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:189183
    • 提供者:海天
  1. net_Iocp_src

    0下载:
  2. 用完成端口IOCP实现的服务端引擎和多线程客户端引擎。-using the server engine of finishing the IOCP port realization and the client engine of multithreading.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:13716
    • 提供者:张大云
  1. IOCPmodule

    0下载:
  2. 5大IO模型之三:iocp模型,介绍iocp模型的一般编程流程。-five large IO model three : It model It introduced the general programming model process.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27242
    • 提供者:大东
  1. 对完成端口模型进行封装

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

    • 发布日期:2008-10-13
    • 文件大小:80663
    • 提供者:小蔡
  1. iocp_server

    0下载:
  2. 利用完成端口(IOCP)实现的网络在线考试系统的服务器程序。-use complete port (IOCP) with a network of online examination system server.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:56521
    • 提供者:navy
  1. iocp_client

    0下载:
  2. 利用完成端口(IOCP)实现的在线网络考试系统的客户端程序。-use complete port (IOCP) to achieve the online network test system client.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:27898
    • 提供者:navy
  1. IOCP_using_WinSock

    0下载:
  2. 用winsock实现IOCP(完成端口)的演示.使用非常简单的代码,让读者更容易理解IOCP的使用-with winsock achieve IOCP (complete port) demonstration. Using very simple code to allow readers to more easily understand the use of IOCP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:232273
    • 提供者:夏佳
  1. A_simple_IOCP_ServerClient_Class

    1下载:
  2. 要求读者已经熟悉cpp,winsock,mfc和多线程. 简单而能大的server/client程序演示iocp的使用-asked readers already familiar with cpp, winsock, mfc and multithreading. Simple and can be large server / client procedures for the use of demonstration It
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:178076
    • 提供者:夏佳
  1. iocpsys

    0下载:
  2. 用IOCP做的通讯类, 用IOCP做的通讯类,-IOCP do with the communications category, IOCP do with the communications category,
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8983
    • 提供者:董柏林
  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 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 36 »
搜珍网 www.dssz.com