摘要:
转自:http://hi.baidu.com/36470902/blog/item/54eb573e7658383571cf6c32.html 1.#include<sys/socket.h> int socket (int family, int type, int protocol); 返回值,成功为非负整数,成为套接口描数字;出错为-1、 family参数: AF_INET -... 阅读全文
posted @ 2010-06-25 12:27 清晨的风 阅读(932) 评论(0) 推荐(0) 编辑