文件名称:UDPServer
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-12
- 文件大小:
- 87kb
- 下载次数:
- 0次
- 提 供 者:
- 徐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
运用vs2005工具,MFC实现基于UDP协议的网络Socket通信,基于MFC封装好的类来派生自己的通信类实现客户端与服务端的模拟通信工作,供参考。-Use vs2005 tool MFC to achieve network Socket communication based on UDP protocol, client and service side analog communication based the MFC package good class to derive your own communication class, for reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UDPServer\UDPServer.sln
.........\UDPServer.suo
.........\.........\ReadMe.txt
.........\.........\resource.h
.........\.........\SocetSer.cpp
.........\.........\SocetSer.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\UDPServer.aps
.........\.........\UDPServer.cpp
.........\.........\UDPServer.h
.........\.........\UDPServer.rc
.........\.........\UDPServer.vcproj
.........\.........\UDPServer.vcproj.PC2011110811HKI.Administrator.user
.........\.........\UDPServerDlg.cpp
.........\.........\UDPServerDlg.h
.........\.........\res\UDPServer.ico
.........\.........\...\UDPServer.rc2
.........\.........\UDPServer.vcproj.PC-200907071726.Administrator.user
.........\...Client_socket\Client_Socket.h
.........\................\ReadMe.txt
.........\................\resource.h
.........\................\stdafx.cpp
.........\................\stdafx.h
.........\................\UDPClient_socket.aps
.........\................\UDPClient_socket.cpp
.........\................\UDPClient_socket.h
.........\................\UDPClient_socket.rc
.........\................\UDPClient_socket.vcproj
.........\................\UDPClient_socket.vcproj.PC2011110811HKI.Administrator.user
.........\................\UDPClient_socketDlg.cpp
.........\................\UDPClient_socketDlg.h
.........\................\res\UDPClient_socket.ico
.........\................\...\UDPClient_socket.rc2
.........\................\UDPClient_socket.vcproj.PC-200907071726.Administrator.user
.........\................\Client_Socket.cpp
.........\...Server\res
.........\...Client_socket\res
.........\UDPServer
.........\UDPClient_socket
UDPServer