摘要: 一、UDP通信 服务端代码: /* #include <sys/types.h> #include <sys/socket.h> ssize_t sendto(int sockfd, const void *buf, size_t len, int flags, const struct socka 阅读全文