摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 9 int main(int argc,char *argv[]) 10 { 11 int s; 12 struct sockaddr_in server_addr; 13 ... 阅读全文
posted @ 2018-10-17 18:52 wa小怪兽 阅读(1014) 评论(0) 推荐(0) 编辑
摘要: Server: Client: 阅读全文
posted @ 2018-10-17 17:58 wa小怪兽 阅读(448) 评论(0) 推荐(0) 编辑