VC 演示UDP 点对点通讯的例子.rar

时间:2022-07-30 11:37:57
【文件属性】:
文件名称:VC 演示UDP 点对点通讯的例子.rar
文件大小:52KB
文件格式:RAR
更新时间:2022-07-30 11:37:57
VC 源码-网络编程 这是一个VC 演示UDP建立CS结构的 点对点通讯的例子,主程序分为客户端和服务端,先运行服务端,然后再启动客户端,UDPCommunicationClient是客户端源码,UDPCommunicationServer是服务端源码,运行后,可通过UDP协议在客户端和服务端之间互发消息,互相显示,就像QQ聊天那样的功能。
【文件预览】:
srcfans.com
----UDPCommunicationClient()
--------UDPCommunicationClient.dsw(567B)
--------resource.h(839B)
--------UDPCommunicationClientDlg.h(2KB)
--------UDPCommunicationClient.plg(2KB)
--------UDPCommunicationClient.opt(48KB)
--------UDPCommunicationClient.ncb(73KB)
--------UDPCommunicationClient.h(1KB)
--------ReadMe.txt(4KB)
--------res()
--------UDPCommunicationClient.cpp(2KB)
--------StdAfx.cpp(224B)
--------UDPCommunicationClientDlg.cpp(5KB)
--------UDPCommunicationClient.aps(21KB)
--------UDPCommunicationClient.dsp(4KB)
--------StdAfx.h(1KB)
--------UDPCommunicationClient.clw(1KB)
--------UDPCommunicationClient.rc(5KB)
----UDPCommunicationServer()
--------resource.h(839B)
--------UDPCommunicationServer.cpp(2KB)
--------UDPCommunicationServer.opt(49KB)
--------UDPCommunicationServer.h(1KB)
--------UDPCommunicationServerDlg.cpp(5KB)
--------ReadMe.txt(4KB)
--------UDPCommunicationServer.dsw(567B)
--------res()
--------UDPCommunicationServer.ncb(73KB)
--------UDPCommunicationServer.aps(21KB)
--------UDPCommunicationServerDlg.h(2KB)
--------UDPCommunicationServer.rc(5KB)
--------StdAfx.cpp(224B)
--------UDPCommunicationServer.dsp(4KB)
--------UDPCommunicationServer.plg(2KB)
--------StdAfx.h(1KB)
--------UDPCommunicationServer.clw(1KB)

网友评论