文件名称:网络通信案例+TCP协议案例.7z
文件大小:591KB
文件格式:7Z
更新时间:2021-11-01 17:58:10
TCP/IP协议
基于TCP/IP协议的网络通信案例,TCP/IP协议是面向连接的,安全的。包含一个服务端,客户端可以打开多个窗口,分别与服务端进行通信
【文件预览】:
MyServer
----MyServer.suo(13KB)
----MyServer()
--------ReadMe.txt(2KB)
--------MyServer.vcxproj.user(143B)
--------stdafx.h(233B)
--------MyServer.vcxproj(7KB)
--------stdafx.cpp(213B)
--------MyServer.vcxproj.filters(1KB)
--------targetver.h(236B)
--------x64()
--------MyServer.cpp(3KB)
----MyServer.sln(1KB)
----x64()
--------Debug()
MyClient
----MyClient.suo(11KB)
----MyClient.sln(1KB)
----MyClient()
--------ReadMe.txt(2KB)
--------stdafx.h(233B)
--------MyClient.vcxproj(7KB)
--------MyClient.cpp(2KB)
--------stdafx.cpp(213B)
--------targetver.h(236B)
--------MyClient.vcxproj.filters(1KB)
--------x64()
--------MyClient.vcxproj.user(143B)
----x64()
--------Debug()