搜索资源列表
网络引擎
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
IoCPCilent
- 这是我做的一个iocp服务器的客户端测试程序,用的是事件选择的重叠端口模型,希望能对大家有帮助-This is my server to do a iocp client testing procedures are used in case of overlap select port model, there is the hope that it can assist U.S.
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
UDPtest
- UDP网络方式的测试程序,包括绑定本地固定的端口进行发送和接收,远端也同样通过端口接收。-udptest
socket_client
- Socket客户端,可以方面地向目标地址和端口发送字节,方面socket开发测试。-Socket client, you can respect in the destination address and port send byte, side socket development testing.
echo
- 一个简单的完成端口demo,可以运行,测试过了-A simple completion port demo, you can run, test passed
IOCPTest
- 完全端口的vc++源码,代码很规范,简单明了。能编过的测试demo.-Full port vc++ source code, including the customer service side and the server, the code is standardized, simple and clear. Can be compiled over the test demo.
RouteTracer
- 该代码实现了任意给定IP和端口的路由跟踪,在VS上测试运行成功!-The code for any given IP and port routing tracking, test run on the VS success!