随笔分类 -  网络编程

摘要:![](https://img2020.cnblogs.com/blog/2018398/202103/2018398-20210306112815644-716023263.png) 阅读全文
posted @ 2021-03-06 11:29 kouei_kou 阅读(171) 评论(0) 推荐(0)
摘要:#include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/types.h> #include <string.h> #include <sys/socket.h> #include <arpa/inet.h> # 阅读全文
posted @ 2020-10-08 21:39 kouei_kou 阅读(163) 评论(0) 推荐(0)