摘要: 1、服务器端 1 #include<stdio.h> 2 #include<sys/socket.h>//套接字 3 #include<netinet/in.h> 4 #include<string.h> 5 #include<stdlib.h> 6 #include<arpa/inet.h>//字 阅读全文
posted @ 2023-07-11 09:11 风中凌乱的猪头 阅读(37) 评论(0) 推荐(0)