文件名称:VC++ UDP完成端口的实现
文件大小:622KB
文件格式:RAR
更新时间:2013-03-17 12:35:28
UDP IOCP 完成端口
查阅多方资料,自己开发的UDP完成端口类封装,可以用做服务器,也可以用做客户端,性能稳定。欢迎下载测试,呵呵。由VC++ 2005实现。 事先声明:UDP完成端口类已经封装在了DLL中,未提供源代码。下载后的工程中演示了如何作为服务器和客户端使用。分值高些是因为我是新手,没有下载分了,不要骂我哦!下载包中有联络方式。
【文件预览】:
UDPServer
----UdpClient()
--------stdafx.h(2KB)
--------UdpClient.aps(57KB)
--------UdpClient.vcproj.WINDOWS-XP.Admin.user(1KB)
--------UdpClient.h(459B)
--------stdafx.cpp(140B)
--------UdpClientDlg.h(897B)
--------ReadMe.txt(2KB)
--------Resource.h(819B)
--------UdpClientDlg.cpp(6KB)
--------UdpClient.vcproj(6KB)
--------res()
--------UdpClient.rc(5KB)
--------UdpClient.cpp(1KB)
----使用说明.txt(386B)
----SRC()
--------SecureUdpIocps.cpp(2KB)
--------IOCPBuffer.h(3KB)
--------SecureUdpIocps.h(562B)
--------UdpDef.h(1KB)
--------UdpIOCPS.h(3KB)
--------UdpIOBuffer.h(232B)
--------UdpIOBuffer.cpp(1000B)
----UdpServer.suo(23KB)
----UdpServer.sln(2KB)
----release()
--------UdpIOCPS.lib(30KB)
--------UdpIOCPS.dll(236KB)
----UdpServer()
--------UdpServer.h(459B)
--------UdpServerDlg.cpp(5KB)
--------stdafx.h(2KB)
--------UdpServer.aps(57KB)
--------UdpServer.cpp(1KB)
--------UdpServer.rc(5KB)
--------stdafx.cpp(140B)
--------ReadMe.txt(2KB)
--------Resource.h(681B)
--------res()
--------UdpServer.vcproj.WINDOWS-XP.Admin.user(1KB)
--------UdpServer.vcproj(6KB)
--------UdpServerDlg.h(798B)
----debug()
--------UdpIOCPS.lib(30KB)
--------UdpIOCPS.dll(2.14MB)