搜索资源列表

  1. windows 5大io网络模型

    0下载:
  2. iocp select wsaselect。。 五大网络io模型 附源代码
  3. 所属分类:源码下载

    • 发布日期:2012-05-12
    • 文件大小:904195
    • 提供者:zisuting
  1. IOCP完成端口模型示例代码

    0下载:
  2. 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:石磊
  1. IocpServerTest

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

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:王征
  1. IOCPmodule

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

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:大东
  1. IOCP-SRC

    1下载:
  2. 一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:134144
    • 提供者:Lionel
  1. 对完成端口模型进行封装

    0下载:
  2. VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand compl
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:80896
    • 提供者:小蔡
  1. SmartServer

    0下载:
  2. VC++写的socket server 支持线程池 iocp模型.-VC++ Written to support the socket server thread pool iocp model.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:58368
    • 提供者:林健
  1. IOCPNet

    0下载:
  2. 用VC++实现的IOCP模型,包括有测试例程和客户端实现。-With VC++ Realize the IOCP model, including routine testing and client realize.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:221184
    • 提供者:zoujian
  1. iocp

    0下载:
  2. 完成端口模型的实现,基本的框架,可以利用这个框架扩充-Realize the completion port model, the basic fr a mework, this fr a mework can be used to expand
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:ktryrg2
  1. 9927441net_Iocp_src

    0下载:
  2. IOCP模型代码所有封装好的VC原代码 有一定的学习研究作用 大家可以下载来-IOCP model code of all the original code package good VC has a certain degree of study and research the role of U.S. can be downloaded to
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:aaaa
  1. windowsSock-IOCP

    0下载:
  2. windows网络模型之IOCP 实现的考试系统 可以连接大量套接字 需要配置数据源,用的access数据库-windows network model of the examination system to achieve IOCP can connect a large number of socket need to configure the data source, access the database used
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:94208
    • 提供者:wake
  1. 23825756IocpPool

    0下载:
  2. delphi下的IOCP模型。可以下载来试试。-IOCP model under delphi. Can download to try.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:105472
    • 提供者:dongjian
  1. IOCPMFC

    0下载:
  2. WINDOWS SOCKET IOCP模型编程例子-WINDOWS SOCKET IOCP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:176128
    • 提供者:chen
  1. IOCP

    0下载:
  2. 包括了用vc++开发iocp的整体方案,比使用select模型要好得多-Including the use vc++ to develop the overall program iocp
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:6582272
    • 提供者:林芃
  1. IOCP

    0下载:
  2. C#实现的完成端口模型封装类,简单稳定。-C# to achieve the completion port model type package, a simple stability.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:80896
    • 提供者:zyg
  1. NetServerLib_IOCP

    0下载:
  2. 根据多年来网络编程经验写的vc iocp模型代码-Over the years, experience in network programming model for code written in vc iocp
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:68608
    • 提供者:李聪瑜
  1. IOCP

    0下载:
  2. Windows下完成端口模型的C语言代码。-Windows, completion port model C-language code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:Mike
  1. IOCP

    0下载:
  2. 传说中的io完成端口,具有性能高的特点,是windows中性能最好的网络通信模型,这个是iocp的类-Legend of the io completion ports with high performance characteristics of the windows in the best performance of the network communication model, this is iocp class. .
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:159744
    • 提供者:陈皓
  1. iocp

    0下载:
  2. iocp模型, 详细的介绍资料, 对编写远程控制的程序非常有用的-iocp model, described in detail information on the procedures for the preparation of the remote control is very useful. .
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:3213312
    • 提供者:fewqfewq
  1. iocp

    0下载:
  2. 很好 很实用 IOCP模型的 Windows下最好用的模型-Very useful under Windows IOCP model best model
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:24576
    • 提供者:zhangdongxu
« 12 3 4 5 6 »

源码中国 www.ymcn.org