摘要: #include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <linux/types.h>#include <string.h>#include <sys/socket.h>#include <netinet/in.h>#include <net/if.h>#include <netdb.h>#include <arpa/inet.h>#include <sys/ioctl.h>#include 阅读全文
posted @ 2011-12-26 18:37 byfei 阅读(259) 评论(0) 推荐(0) 编辑