搜索资源列表
icop服务器代码
- iocp 模式开发的代理服务器
IOCP服务器
- 一个简单完备的IOCP服务器 及其客户端。来源于codeproject.
对完成端口模型进行封装
- VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand compl
iocp_server
- 利用完成端口(IOCP)实现的网络在线考试系统的服务器程序。-use complete port (IOCP) with a network of online examination system server.
IOCP
- 采用iocp完成端口编写的http服务器源码-Iocp port used to complete the preparation of the http server source code
IOCPDemo
- 这是一个完整得 IOCP服务器源码,比较简单-This is a complete server may IOCP source, relatively simple
iocp
- 一个封装好的iocp类,主要用于服务器端的开发-A good package iocp categories, mainly used in server-side development
IOCPFramework
- 用vc实现的iocp服务器框架模型。用于大并发高负载的服务器开发。
DBIOCP(v1.0.0.2)
- IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
IOCP
- 利用完成端口开发的高性能网络服务器,利用原是的API-Port the development of the use of complete high-performance web server, using the API was
IOCP
- IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程
IOCP
- 源码使用了高级的完成端口(IOCP)技术,该技术可以有效地服务于多客户端。代码封装了IOCP并提供了一个简单的echo版本的可以传输文件的客户端/服务器程序-Source used to complete the advanced port [IOCP] technology, which can effectively serve many clients. IOCP code encapsulates and provides a
PlatformSDK
- DES加密,udp加密,log文件,zip操作,iocp服务器-Des,udp,log,zip,iocp
serv
- IOCP服务器的通信源码。实例。VC6编译通过。-IOCP server source
tqrIOCPSOCKET
- 自己整的IOCP服务端VCL 2009年4月1日最后修改工作线程问题 移除服务器端部分事件-Own the whole of the IOCP server 4 years VCL 2009 Last modified on 1 issue of worker threads to remove part of server-side events
IOCP
- 一个完成端口例子,包含客户端和服务器,c++.-a simple iocp code, contain client and server.
iocp
- 简单的IOCP服务器源码, 新手一看很容易就在我它。-Simple IOCP server source code, novice a look at it very easy for me.
UDP.multicast.IOCP.server.high.level
- UDP多播的IOCP服务器设计高级代码UDP multicast IOCP server design high-level code -UDP multicast IOCP server design high-level code
IOCP
- 性能非常好的 服务器源码 可以做游戏开发服务器数据交换用 也可以做其他项目用-Very good performance of the server source server can do data exchange with game development can also be used for other projects
iocp服务器代码_tcp&udp测试工具
- iocp完成端口c++代码,服务器接收回弹,还有一个接收没有回弹(IOCP completes port c + + code, server receives rebound, and one receives no rebound)