文件名称:MFC写的TCP服务器和客户端
文件大小:143KB
文件格式:RAR
更新时间:2022-12-30 10:12:01
C++ MFC TCP
用C++写的TCP服务器和客户端,服务器和客户端代码分两个工程单独存在。在服务端开启监听后,可以开启多个客户端进行连接对话,可以显示客户端上线下线时间,还有相互之间消息发送的时间。
【文件预览】:
xads_PCClient
----ipch()
--------xads_pcclient-4e3d9325()
----xads_PCClient()
--------resource.h(2KB)
--------stdafx.h(2KB)
--------targetver.h(234B)
--------xads_PCClient.vcxproj.filters(2KB)
--------Debug()
--------stdafx.cpp(146B)
--------ReadMe.txt(3KB)
--------xads_PCClient.cpp(2KB)
--------Release()
--------xads_PCClient.rc(11KB)
--------res()
--------xads_PCClientDlg.h(1KB)
--------xads_PCClient.h(484B)
--------xads_PCClientDlg.cpp(8KB)
--------xads_PCClient.vcxproj(6KB)
----xads_PCClient.sln(906B)
xads_PCServer
----ipch()
--------xads_pcserver-3938386d()
----xads_PCServer.sln(906B)
----xads_PCServer()
--------resource.h(3KB)
--------stdafx.h(2KB)
--------xads_PCServer.vcxproj(6KB)
--------targetver.h(234B)
--------xads_PCServer.vcxproj.filters(2KB)
--------xads_PCServer.h(484B)
--------Debug()
--------stdafx.cpp(146B)
--------ReadMe.txt(3KB)
--------xads_PCServerDlg.cpp(14KB)
--------xads_PCServerDlg.h(2KB)
--------res()
--------ArrayList.h(279B)
--------xads_PCServer.rc(12KB)
--------xads_PCServer.cpp(2KB)