摘要: 发送端 #include <stdio.h> #include <stdlib.h> #include <unistd.h>// close() #include <string.h>// strcpy, memset(), and memcpy() #include <netdb.h> // st 阅读全文
posted @ 2021-12-31 09:07 roverqqq 阅读(122) 评论(0) 推荐(0)