10 2016 档案

摘要:#include <stdio.h> #include <unistd.h> #include <string.h> #include <stdlib.h> #include <arpa/inet.h> #include <sys/socket.h> #include <netinet/in.h> 阅读全文
posted @ 2016-10-21 22:03 书灯 阅读(4) 评论(0) 推荐(0) 编辑
摘要:#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> 阅读全文
posted @ 2016-10-21 22:02 书灯 阅读(2) 评论(0) 推荐(0) 编辑
摘要:/************************************************************ *FileName : udp_client.c *description : 本程序说明了如何建立一个可以接收UDP服务器的UDP * 客户端。注意:使用网络调试助手要指定服 阅读全文
posted @ 2016-10-20 21:47 书灯 阅读(1) 评论(0) 推荐(0) 编辑
摘要:/************************************************************ *FileName : udp_server.c *description : 本程序说明了如何建立一个可以接收UDP客户端的UDP * 服务器。注意:使用网络调试助手要指定服 阅读全文
posted @ 2016-10-20 21:44 书灯 阅读(1) 评论(0) 推荐(0) 编辑
摘要:/************************************************************ *FileName : producer_and_customer.c *description : This app demonstrates how to use the 阅读全文
posted @ 2016-10-15 01:38 书灯 阅读(2) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示