文件名称:winpcapneting
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 95kb
- 下载次数:
- 0次
- 提 供 者:
- 郭*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。
-I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
-I do a course experiments based on the WinPcap network sniffer, with source code, using c development, in vc++ 6.0 compiler passed under. It can list all the host surveillance network card, select a card to monitor, capture and display data packets flowing through the network card and do the appropriate analysis and statistics, can also set filters to capture the rules of some sort of agreement on the (ip, tcp , udp, etc.) the focus of analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinpcapSniffer
..............\Include
..............\.......\bittypes.h
..............\.......\bucket_lookup.h
..............\.......\count_packets.h
..............\.......\Devioctl.h
..............\.......\Gnuc.h
..............\.......\ip6_misc.h
..............\.......\memory_t.h
..............\.......\normal_lookup.h
..............\.......\Ntddndis.h
..............\.......\Ntddpack.h
..............\.......\Packet32.h
..............\.......\pcap-bpf.h
..............\.......\pcap-int.h
..............\.......\pcap-stdinc.h
..............\.......\pcap.h
..............\.......\pthread.h
..............\.......\remote-ext.h
..............\.......\sched.h
..............\.......\semaphore.h
..............\.......\tcp_session.h
..............\.......\time_calls.h
..............\.......\tme.h
..............\.......\Win32-Extensions.h
..............\Lib
..............\...\libpacket.a
..............\...\libwpcap.a
..............\...\Packet.lib
..............\...\wpcap.lib
..............\WinpcapSniffer.cpp
..............\WinpcapSniffer.dsp
..............\WinpcapSniffer.dsw
..............\WinpcapSniffer.ncb
..............\WinpcapSniffer.opt
..............\WinpcapSniffer.plg
..............\Include
..............\.......\bittypes.h
..............\.......\bucket_lookup.h
..............\.......\count_packets.h
..............\.......\Devioctl.h
..............\.......\Gnuc.h
..............\.......\ip6_misc.h
..............\.......\memory_t.h
..............\.......\normal_lookup.h
..............\.......\Ntddndis.h
..............\.......\Ntddpack.h
..............\.......\Packet32.h
..............\.......\pcap-bpf.h
..............\.......\pcap-int.h
..............\.......\pcap-stdinc.h
..............\.......\pcap.h
..............\.......\pthread.h
..............\.......\remote-ext.h
..............\.......\sched.h
..............\.......\semaphore.h
..............\.......\tcp_session.h
..............\.......\time_calls.h
..............\.......\tme.h
..............\.......\Win32-Extensions.h
..............\Lib
..............\...\libpacket.a
..............\...\libwpcap.a
..............\...\Packet.lib
..............\...\wpcap.lib
..............\WinpcapSniffer.cpp
..............\WinpcapSniffer.dsp
..............\WinpcapSniffer.dsw
..............\WinpcapSniffer.ncb
..............\WinpcapSniffer.opt
..............\WinpcapSniffer.plg