解析域名与IP地址
摘要:
#include <stdio.h>#include <stdlib.h>#include <arpa/inet.h>#include <assert.h>#include <string.h>#include <netdb.h>#define ERROR(format, args...) fprintf(stderr, fo... 阅读全文
posted @ 2010-06-04 00:59 宁静的水泡 阅读(431) 评论(0) 推荐(0)
浙公网安备 33010602011771号