用c++做的简单的基于UDP模式的网络聊天程序

时间:2016-07-02 01:28:48
【文件属性】:

文件名称:用c++做的简单的基于UDP模式的网络聊天程序

文件大小:10MB

文件格式:ZIP

更新时间:2016-07-02 01:28:48

C++聊天程序

该聊天程序具有客户端与服务器,向服务端发送数据后,服务器可以接受并回复客户端发送的数据,


【文件预览】:
UdpSever
----ipch()
--------udpsever-b9ad496()
--------udpclient-63ab73ca()
----UdpClient()
--------UdpClient.vcxproj.filters(1KB)
--------stdafx.h(233B)
--------UdpClient.vcxproj(4KB)
--------targetver.h(236B)
--------Debug()
--------stdafx.cpp(214B)
--------ReadMe.txt(2KB)
--------UdpClient.vcxproj.user(143B)
--------UdpClient.cpp(1KB)
----UdpSever.sln(1KB)
----UdpSever.sdf(24.71MB)
----UdpSever()
--------stdafx.h(233B)
--------targetver.h(236B)
--------UdpSever.vcxproj.filters(1KB)
--------Debug()
--------stdafx.cpp(213B)
--------ReadMe.txt(2KB)
--------UdpSever.cpp(2KB)
--------UdpSever.vcxproj(4KB)
--------UdpSever.vcxproj.user(143B)
----Debug()
--------UdpSever.exe(29KB)
--------UdpClient.exe(29KB)
--------UdpSever.pdb(563KB)
--------UdpClient.ilk(338KB)
--------UdpClient.pdb(563KB)
--------UdpSever.ilk(362KB)
----UdpSever.suo(19KB)

网友评论

  • 跟书上的差不多,很简单,不能生成对话框界面,不是我想要的。
  • 挺好用的,满意
  • 简单易懂,可以随意改写
  • 还行吧,能用