posts - 3,  comments - 0,  trackbacks - 0
pcap_loop(adhandle, 0, packet_handler, NULL);
res = pcap_next_ex( adhandle, &header, &pkt_data)) >= 0
posted on 2009-09-22 02:26 thinke365 阅读(207) 评论(0)  编辑 收藏 引用 所属分类: Winpcap