摘要: #include #include #include #include #include #include "myerror.h"int main(int argc, char* argv[]){ struct in_addr net_ip_address; struct in_addr net_mask_address; u_int32_t net_ip; u_int32_t net_mask; char errbuff[PCAP_ERRBUF_SIZE]; char* net_ip_string; char* net_mask_string; ... 阅读全文
posted @ 2013-09-15 12:21 Coder王 阅读(488) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示