文件名称:netjet
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model, a rich interface function b, client using three overlapping threads increases Io model, speed and stability using a callback function to receive information, the network model DEC Socket complete package, all of the code in the test under Windows 2000, and has been applied to many existing medium-sized network systems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
网络引擎
........\客户端引擎
........\..........\NetClient.cpp
........\..........\NetClient.h
........\服务器引擎
........\..........\IocpModeSvr.cpp
........\..........\IocpModeSvr.h
........\客户端引擎
........\..........\NetClient.cpp
........\..........\NetClient.h
........\服务器引擎
........\..........\IocpModeSvr.cpp
........\..........\IocpModeSvr.h