AnalyzeTCP_WinPcap.cpp

所属分类:TCP/IP协议栈
开发工具:Visual C++
文件大小:2KB
下载次数:38
上传日期:2008-04-08 15:25:31
上 传 者流梳
说明:  该程序通过利用WinPcap提供的函数pcap_loop(pcap_t* p,int cnt,pcap_handle dispatch_handle,u_char* user)将数据包捕获。并在dispatch_handle(u_char *,const pcap_pkthdr *header,const u_char *pkt_data)中通过编写代码实现解析。
(The program provided through the use of WinPcap function pcap_loop (pcap_t* p, int cnt, pcap_handle dispatch_handle, u_char* user) to capture packets. And dispatch_handle (u_char*, const pcap_pkthdr* header, const u_char* pkt_data) in code through the preparation of analytical realize.)

文件列表:
AnalyzeTCP_WinPcap.cpp.txt (4105, 2008-04-08)

近期下载者

相关文件


收藏者