搜索资源列表

  1. GmSerive

    0下载:
  2. 关键词:NT服务 完成端口 游戏服务器 使用完成端口实现的简单游戏服务器框架; 注册为NT 系统服务,方便开机自动启动。-Key words: NT service completion port to complete the game server port to use a simple game server fr a mework registered as NT system services to facilit
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:46080
    • 提供者:张其
  1. IOCPDemo

    0下载:
  2. 一个完整的VC++ IO完成端口的服务器端程序源代码-A complete VC++ IO completion port server-side source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:2641920
    • 提供者:刘畅
  1. cvery

    0下载:
  2. p2p文件传送的实现,使用了多线程,完成端口等技术的应用文件传输-the realization of p2p file transfer, the use of a multi-threaded, complete the port, such as file transfer technology
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. 完成端口实例并配有文字解说。是一个相当不错的源码。本人整理-Examples of completion port with a language guide. Is a very good source. I collate
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程
  3. 所属分类:.net编程

    • 发布日期:2024-05-10
    • 文件大小:87040
    • 提供者:liu
  1. NetCompletionPort

    0下载:
  2. 一个完成端口的类,对于套接字大批量数据处理比较有用,适用与游戏开发,服务器与客户端的适用-A completion port type for socket handle large quantities of data more useful, application and game development, server and client application
  3. 所属分类:通讯编程

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

    0下载:
  2. 源码使用了高级的完成端口(IOCP)技术,该技术可以有效地服务于多客户端。代码封装了IOCP并提供了一个简单的echo版本的可以传输文件的客户端/服务器程序-Source used to complete the advanced port [IOCP] technology, which can effectively serve many clients. IOCP code encapsulates and provides a
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:149504
    • 提供者:mosquito
  1. 1

    0下载:
  2. delphi7下的完成端口应用,完成端口应用。-port under Delphi7 completed application, completed application port.
  3. 所属分类:Dephi控件源码

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

    0下载:
  2. 另一个很不错的iocp完成端口程序,可以参考-another good iocp demo for your reference
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. 一个很好的I/O完成端口例子,I/O完成端口在建立伸缩性,异步I/O请求特别方便,本例子很适合网络编程的初学者.-A good I/O completion port example, I/O completion port in the establishment of scalability, asynchronous I/O request for the special convenience, the example of n
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:1627136
    • 提供者:duan
  1. Chat

    0下载:
  2. 使用完成端口技术开发的一个聊天程序源代码,包函客户端程序和服务器端程序.其中完成端口部分的实现已封装过,使用方便!-Port the use of technology to complete the development of a chat program source code, including letters and client server-side program. One part of the realizatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:336896
    • 提供者:shiwolf1
  1. iocpserver.src.tar

    0下载:
  2. 基于IOCP的并发服务器实例代码,使用IOCP完成端口实现高度并发能力和吞吐量-Concurrent server based on IOCP example code, the use of IOCP completion of port capacity and throughput of a high degree of concurrency
  3. 所属分类:Windows编程

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

    0下载:
  2. 完成端口的一个例子,实现了心跳。 一个初学者最好的工具-An example of the completion of the port to achieve a heart rate
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:2189312
    • 提供者:刘志文
  1. MyIOCP

    0下载:
  2. 一个用delphi封装的IOCP(完成端口)控件-delphi IOCP
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:261120
    • 提供者:吴燕杰
  1. vcIOCP

    0下载:
  2. vc实现完成端口(IOCP)例子,很完整。-vc IOCP
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:吴燕杰
  1. StateServer

    0下载:
  2. 该源码用VC6.0开发,实现了一个状态服务器(State server),其中的 读写锁,线程池机制,完成端口机制具有很好的参考价值。-The source code with VC6.0 development, to achieve a state of the server (State server), which read and write locks, the thread pool mechanism, the co
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:394240
    • 提供者:gaohua
  1. completeport

    0下载:
  2. 利用完成端口的模型进行通信 对完成端口进行封装,server和client可自行添加代码-Use the model to complete port to communicate
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. 一个游戏服务端的开发程序,使用了Windows完成端口以提高多连接是的效率,大家可以重点看看这部分,代码质量比较高,注释比较全。-End of a game development services, the use of Windows to complete the port to improve the efficiency of the connection is more, we can look at this part o
  3. 所属分类:Windows编程

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

    0下载:
  2. 完成端口是最高效的windows处理方式,这个是完成端口的通讯控件for delphi,可能不是很完善,可以参考-Complete port of the windows is the most efficient way to handle this is to complete the port of communication control for delphi, may not be perfect, can refer to
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:63488
    • 提供者:linqi
  1. FISHIOCP

    0下载:
  2. 完成端口以及实例.这是一套 (Server+Client) 基于 IOCP 的通讯控件 现在他还非常简陋,但我有理由相信他以后会越来越好的 如果你有任何修改过的版本,我希望你能给我发一份-Completion of the port, as well as examples. This is a (Server+ Client) communication control based on IOCP He also is
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:379904
    • 提供者:roy.mac
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 41 »

源码中国 www.ymcn.org