C++:tcp通讯 服务端程序 客户端程序 服务端程序 #include<Winsock2.h> #include<stdio.h> void main() { //加载套接字库 WORD wVersionRequested; WSADATA wsa