摘要: Client: #include <WinSock2.h> #include <Windows.h> #include <stdio.h> #pragma comment(lib, "Ws2_32.lib") #pragma warning(disable: 4996) #define Port 6 阅读全文
posted @ 2019-12-03 10:34 strive-sun 阅读(5131) 评论(0) 推荐(0)