摘要:
#import <sys/socket.h> #import <netinet/in.h> #import <arpa/inet.h> #import <unistd.h> /* 1 创建Socket 参数 domain:协议域AF_INET->IPV4 type: socket类型SOCK_STR 阅读全文
posted @ 2018-05-23 15:19
PJXWang
阅读(156)
评论(0)
推荐(0)
2018年5月23日