文件名称:UDP/TCP程序封装类
文件大小:155KB
文件格式:ZIP
更新时间:2017-01-09 06:03:29
UDP TCP 非阻塞 异步
TCP,UDP的封装程序类,都采用非阻塞模式,UDP支持广播通知,TCP支持同时服务端和客户端,并且外部接口只要设置接收回调即可收到数据,类封装得十分简单,不会TCP等网络知识也能进行方便地网络编程。
【文件预览】:
udpServer
----udpServerWce()
--------stdafx.cpp(143B)
--------udpServerWceDlg.cpp(3KB)
--------udpServerWce.vcproj.CHINA-0B52DE7FD.lpy.user(3KB)
--------Resource.h(684B)
--------udpServerWce.suo(13KB)
--------udpServerWce.vcproj(11KB)
--------res()
--------udpServerWce.rc(4KB)
--------stdafx.h(2KB)
--------udpServerWce.sln(2KB)
--------udpServerWce.cpp(1KB)
--------udpServerWce.aps(52KB)
--------udpServerWceDlg.h(1KB)
--------udpServerWce.h(505B)
--------ReadMe.txt(2KB)
----udpServer()
--------stdafx.cpp(140B)
--------udpServer.vcproj.CHINA-0B52DE7FD.lpy.user(3KB)
--------Resource.h(1KB)
--------SocketHelper.h(1KB)
--------udpServer.aps(58KB)
--------res()
--------TcpSocket.cpp(8KB)
--------stdafx.h(2KB)
--------udpServer.rc(6KB)
--------UDPSock.h(2KB)
--------targetver.h(1KB)
--------UDPSock.cpp(5KB)
--------ShareSocket.h(578B)
--------udpServer.cpp(2KB)
--------udpServer.vcproj(10KB)
--------TcpSocket.h(3KB)
--------udpServerDlg.h(1KB)
--------SocketHelper.cpp(3KB)
--------udpServerDlg.cpp(7KB)
--------ShareSocket.cpp(132B)
--------udpServer.h(459B)
--------ReadMe.txt(3KB)
----udpServer.suo(34KB)
----udpServer.sln(2KB)
UDPClient
----UDPClient()
--------stdafx.cpp(140B)
--------Resource.h(911B)
--------UDPClient.vcproj.CHINA-0B52DE7FD.lpy.user(1KB)
--------res()
--------stdafx.h(2KB)
--------UDPClientDlg.h(1002B)
--------UDPClient.vcproj(6KB)
--------targetver.h(1KB)
--------UDPClient.h(459B)
--------UDPClient.cpp(2KB)
--------UDPClient.aps(58KB)
--------UDPClient.rc(5KB)
--------UDPClientDlg.cpp(5KB)
--------ReadMe.txt(3KB)
----UDPClient.sln(893B)
----UDPClient.suo(16KB)