tcpip客户端
摘要:
#include <stdio.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <string.h> #include <strings.h> #include <unistd.h> 阅读全文
posted @ 2019-05-20 11:07 张培粉 阅读(124) 评论(0) 推荐(0) 编辑
2019年5月20日 #
posted @ 2019-05-20 11:07 张培粉 阅读(124) 评论(0) 推荐(0) 编辑
posted @ 2019-05-20 11:03 张培粉 阅读(160) 评论(0) 推荐(0) 编辑