CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 完成端口

搜索资源列表

  1. SMSDemoALL

    0下载:
  2. 实现有红外线端口的手机与电脑上的红外线适配器相连,可以完成发送、接收、保存短信等功能,包括VB、Delphi、VC下的源码-achieve the infrared port on the phone with a computer connected to the infrared adapter can be completed sending, receiving, keeping messaging functions, including VB, Delphi, the source
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:83139
    • 提供者:zlq
  1. WinsockIOCP

    0下载:
  2. 完成端口的例子代码,或者从程序存储器中读取代码,然
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:89544
    • 提供者:Jenson
  1. IOCP 实现大数量传输

    2下载:
  2. IOCP win32 完成端口
  3. 所属分类:通讯编程

    • 发布日期:2010-11-23
    • 文件大小:40214
    • 提供者:vachel
  1. vcIOCP.rar

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

    • 发布日期:2017-03-29
    • 文件大小:8086
    • 提供者:吴燕杰
  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. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5914
    • 提供者:vern
  1. IcopDemo

    0下载:
  2. 利用完成端口类的例子,适合网络游戏服务器端的设计,服务器IP为127.0.0.1,端口号为8000,该程序为MFC基于对话框实现,测试已经通过-Use the example of the completion of the port type for the network game server-side design, server IP to 127.0.0.1, port number for 8000, the program for the MFC dialog based on
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:天梦影
  1. IocpSocketSvr

    0下载:
  2. 一个完成端口模型的网络服务器引擎,包括通讯服务端和客户端 -Completion port model of a web server engine, including communication services and client
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:13612
    • 提供者:国风
  1. IOCPDelphiCode

    2下载:
  2. delphi写的一个基于输入输出完成端口(IOCP)的一个高效传输示例-delphi write one based on the input and output completion port (IOCP) example of an efficient transport
  3. 所属分类:通讯编程

    • 发布日期:2014-02-19
    • 文件大小:594418
    • 提供者:kell
  1. IO-Completion-Port-DLL

    0下载:
  2. vc通讯编程实例、完成端口模型、dll接口-vc communication programming examples, the completion port model, dll interfaces
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:869926
    • 提供者:明少
  1. AnsyncTest

    0下载:
  2. 分别实现了socket编程的五种异步模式,包括完成端口、重叠IO-Realized for five asynchronous socket programming model, including the completion of the port, overlapping IO
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:269647
    • 提供者:jsl
  1. 10

    0下载:
  2. 用套接字完成端口模型开发的计算机文化基础课考试系统。有服务器和客户端组成。-Complete with socket port model development of the basic computer course examination system. Composed of a server and client.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:93607
    • 提供者:zhangbo
  1. xLib

    0下载:
  2. 实现完成端口的封装功能库,并且封装了消息的传递机制等功能。-Port encapsulation to achieve complete library, and encapsulates the message passing mechanism functions.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:321773
    • 提供者:sdafd
  1. VC_wanchengduankou

    0下载:
  2. 本例程使用VC6.0编写,演示了完成端口通信的方式-This developmen by VC6.0, demonstrates the completion port communication way
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:20987
    • 提供者:nuocheng
  1. IOCPChat

    0下载:
  2. VC++建高性能服务器,用完成端口模型完成。学习IOCP不错的例子-VC++ to build high-performance servers, complete with a completion port model. IOCP good example of learning
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:304499
    • 提供者:高军
  1. iocpdoc

    0下载:
  2. 压缩包内为IOCP(完成端口)的文档资料,建议windows做服务端的看看,很有用-Compressed package for the IOCP (completion ports), documentation, recommended that the windows do look at service side, useful
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:87595
    • 提供者:李东波
  1. iocomplt

    0下载:
  2. 网络socket通讯,完成端口测试工具,提高进程间通讯效率-iocp process communication
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:11415
    • 提供者:武宝全
  1. 65000-iocp-classes

    0下载:
  2. 文件里面是iocp完成端口的很多封装类,包含有c++的以及C#语言编写的代码-include about 65000 packaged class of iocp writed by C++ and C#
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:250635
    • 提供者:luo
  1. IOCPSocket

    0下载:
  2. IOCP完成端口网络编程技术,有源代码及注释说明-IOCP completion port network programming technology, source code, and explanatory notes
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:3084483
    • 提供者:vivi
  1. IOCPServer-DelphiDemo

    0下载:
  2. Delphi版本的IOCP完成端口变成代码及测试代码-Delphi version of IOCP completion port into the code and test code
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:544523
    • 提供者:vivi
  1. IOCP

    0下载:
  2. 完成端口应用代码。快速安全相应网络的连接 IOCP完成端口是Windows下性能最好的I/O模型,同时它也是最复杂的内核对象。它避免了大量用户并发时原有模型采用的方式,极大的提高了程序的并行处理能力-IO CompletePort
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:10198
    • 提供者:云通
« 12 »
搜珍网 www.dssz.com