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

搜索资源列表

  1. Fileserver

    0下载:
  2. 本人毕设设计,基于完成端口的通信程序开发,这是文件发送程序的服务器端,支持断点续传。-I completed the set design, the communications port on the completion of development, this is the file server-side program to support HTTP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:278059
    • 提供者:fanjunwu
  1. cvery_1501589

    0下载:
  2. 在Windows系统里,使用完成端口是高性能的方法之一,比如把完成端口使用到线程池和网络服务器里。 此为一个挺好的用C++的完成端口例子-In the Windows system, use the completion port is one of the ways high-performance, such as the completion of the port to the thread pool and use the web server in. This is a very
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2766870
    • 提供者:李丽丹
  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. Icop_example

    0下载:
  2. 完成端口类使用的例子,适合网络游戏服务器,服务器IP地址为:127.0.0.1,端口号为8000,MFC下基于对话框实现,测试通过。-Complete example of the use of the port type for the network game server, the server IP address: 127.0.0.1, port number 8000, MFC dialog based on the realization of the test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:85665
    • 提供者:天梦影
  1. IOCP_CLIENT_SERVER

    0下载:
  2. 完成端口的例子,Client+Server,适合新手学习-Examples of the completion of the port, Client+ Server, suitable for novice to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:20849
    • 提供者:陈冰
  1. MFC_IOCP_TEST

    0下载:
  2. 一个很好的完成端口的例子,结合了MFC。适合很多人学习难掌握的IOCP-A good example of the completion of the port, combined with the MFC. Suitable for many people to study hard to master the IOCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:181922
    • 提供者:banjaming0
  1. Update

    0下载:
  2. 我写的一个在线更新程序,里面包含了详细的设计和所有源代码,使用了完成端口技术-I wrote an online update, which contains the detailed design and all the source code, using the completion port technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1278698
    • 提供者:muhx
  1. IOSOCKET(UICODE)

    0下载:
  2. 采用I/O完成端口写的Socket连接类,采用消息回调的形式使用-Use of I/O completion port writing Socket connection class, adopted the message in the form of the use of callback
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:13757
    • 提供者:吕平
  1. ddz

    0下载:
  2. 全面详细的学习开发网络牌类游戏,拟一个多人游戏登陆的C/S结构通讯程序,服务器端由完成端口实现,客户端网络部分用dll实现-gamehigh games hall server source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:437006
    • 提供者:李电
  1. IocpSocketSvr

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

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

    0下载:
  2. 封装完成端口的类,及测试例子 封装完成端口的类,及测试例子
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:16548
    • 提供者:周大伟
  1. game_frame

    0下载:
  2. 网络版游戏框架:1.服务器端,网络IO模型使用完成端口,具体实现是使用自行封装的CIOCP类,此类对完成端口的线程和对各种网络事件的处理进行了封装。封包的封装使用CPacket对封包进行打包和解包。2.客户端,使用异步选择事件模型,Socket使用自己封装的CMySocket进行方便的异步绑定。-Online Game Framework: 1. Server-side, the network model for the use of IO completion ports, concrete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6552331
    • 提供者:zixue
  1. liaotianshi

    0下载:
  2. 里面是一个仿QQ的聊天程序,包含服务端和客户端,服务端用完成端口实现,客户端则是用异步模式。-Which is a fake QQ chat program, including server and client, server port to achieve with the completion of the client is using asynchronous mode.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:395481
    • 提供者:123456
  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. A_simple_IO_completion_Server_demo

    0下载:
  2. 包含IO完成端口的讲解文档和源码实现,其实现对IO完成端口进行了封装,可直接拿来用。作为测试,还做了客户端。-This article presents a class which can be used in both the client and server code. The class uses IOCP (Input Output Completion Ports) and asynchronous (non-blocking) function calls
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:23101
    • 提供者:WangLi
  1. IOCPserver

    0下载:
  2. 基于完成端口模型的服务,还有应用层协议的简单实现-Port model based on the completion of the service, there is a simple application-layer protocol implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:2029628
    • 提供者:liurushuai
  1. IOCP-SRC

    0下载:
  2. 完成端口的QQ代码,可以用来参考大型网络游戏的网络编程和网络通讯软件-QQ code completion port can be used to refer to large-scale network game network programming and network communication software
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-20
    • 文件大小:32980751
    • 提供者:徐胜
  1. IOCP

    0下载:
  2. 完成端口的例子,在网络编程中很有用的。有封装好的,有基本函数使用的,对从学习网络编程一定有用。-Examples of the completion port, in network programming very useful. Are packaged, for use with basic functions, network programming from the study must be useful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1865705
    • 提供者:zhangzl
  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. iocptest

    0下载:
  2. iocp完成端口服务器与客户端通信测试好例子学习通信好例子服务器与客户端通信-iocp server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1403750
    • 提供者:hu
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com