文件名称:基于winpcapIP包抓取(VC++)
- 所属分类:
- 网络截获/分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-12-08
- 文件大小:
- 5.03mb
- 下载次数:
- 0次
- 提 供 者:
- x21824182
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个程序利用Winpcap库来捕获IP数据包。在调试时注意:
1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。
2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。
以上1、2两个步骤其实是为了让程序能够利用winpcap这个开发包。这时程序能够正确编译连接了。要让程序能够运行,还必须安装winpcap驱动程序WinPcap_3_1.exe。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : IPtrafficmonitor.rar 列表 IPtrafficmonitor/Include/bittypes.h IPtrafficmonitor/Include/bucket_lookup.h IPtrafficmonitor/Include/count_packets.h IPtrafficmonitor/Include/DEVIOCTL.H IPtrafficmonitor/Include/Gnuc.h IPtrafficmonitor/Include/ip6_misc.h IPtrafficmonitor/Include/key_parser.h IPtrafficmonitor/Include/memory_t.h IPtrafficmonitor/Include/NET/bpf.h IPtrafficmonitor/Include/normal_lookup.h IPtrafficmonitor/Include/Ntddndis.h IPtrafficmonitor/Include/Ntddpack.h IPtrafficmonitor/Include/Packet32.h IPtrafficmonitor/Include/PCAP-INT.H IPtrafficmonitor/Include/pcap-stdinc.h IPtrafficmonitor/Include/PCAP.H IPtrafficmonitor/Include/pthread.h IPtrafficmonitor/Include/sched.h IPtrafficmonitor/Include/semaphore.h IPtrafficmonitor/Include/tcp_session.h IPtrafficmonitor/Include/time_calls.h IPtrafficmonitor/Include/tme.h IPtrafficmonitor/Include/Win32-Extensions.h IPtrafficmonitor/IPControl/AnayDlg.cpp IPtrafficmonitor/IPControl/AnayDlg.h IPtrafficmonitor/IPControl/Debug/AnayDlg.obj IPtrafficmonitor/IPControl/Debug/AnayDlg.sbr IPtrafficmonitor/IPControl/Debug/IPControl.exe IPtrafficmonitor/IPControl/Debug/IPControl.ilk IPtrafficmonitor/IPControl/Debug/IPControl.obj IPtrafficmonitor/IPControl/Debug/IPControl.pch IPtrafficmonitor/IPControl/Debug/IPControl.pdb IPtrafficmonitor/IPControl/Debug/IPControl.res IPtrafficmonitor/IPControl/Debug/IPControl.sbr IPtrafficmonitor/IPControl/Debug/IPControlDoc.obj IPtrafficmonitor/IPControl/Debug/IPControlDoc.sbr IPtrafficmonitor/IPControl/Debug/IPControlView.obj IPtrafficmonitor/IPControl/Debug/IPControlView.sbr IPtrafficmonitor/IPControl/Debug/MainFrm.obj IPtrafficmonitor/IPControl/Debug/MainFrm.sbr IPtrafficmonitor/IPControl/Debug/MyToolBar.obj IPtrafficmonitor/IPControl/Debug/MyToolBar.sbr IPtrafficmonitor/IPControl/Debug/scbarg.obj IPtrafficmonitor/IPControl/Debug/scbarg.sbr IPtrafficmonitor/IPControl/Debug/sizecbar.obj IPtrafficmonitor/IPControl/Debug/sizecbar.sbr IPtrafficmonitor/IPControl/Debug/StdAfx.obj IPtrafficmonitor/IPControl/Debug/StdAfx.sbr IPtrafficmonitor/IPControl/Debug/vc60.idb IPtrafficmonitor/IPControl/Debug/vc60.pdb IPtrafficmonitor/IPControl/IPControl.aps IPtrafficmonitor/IPControl/IPControl.cpp IPtrafficmonitor/IPControl/IPControl.dsp IPtrafficmonitor/IPControl/IPControl.dsw IPtrafficmonitor/IPControl/IPControl.h IPtrafficmonitor/IPControl/IPControl.ncb IPtrafficmonitor/IPControl/IPControl.opt IPtrafficmonitor/IPControl/IPControl.plg IPtrafficmonitor/IPControl/IPControl.rc IPtrafficmonitor/IPControl/IPControlDoc.cpp IPtrafficmonitor/IPControl/IPControlDoc.h IPtrafficmonitor/IPControl/IPControlView.cpp IPtrafficmonitor/IPControl/IPControlView.h IPtrafficmonitor/IPControl/MainFrm.cpp IPtrafficmonitor/IPControl/MainFrm.h IPtrafficmonitor/IPControl/MyToolBar.cpp IPtrafficmonitor/IPControl/MyToolBar.h IPtrafficmonitor/IPControl/ReadMe.txt IPtrafficmonitor/IPControl/res/default1.bin IPtrafficmonitor/IPControl/res/icon1.ico IPtrafficmonitor/IPControl/res/IPControl.ico IPtrafficmonitor/IPControl/res/IPControl.rc2 IPtrafficmonitor/IPControl/res/IPControlDoc.ico IPtrafficmonitor/IPControl/res/Toolbar.bmp IPtrafficmonitor/IPControl/resource.h IPtrafficmonitor/IPControl/SavedData/2008.12.07.17.48.24.whs IPtrafficmonitor/IPControl/SavedData/2008.12.07.17.48.34.whs IPtrafficmonitor/IPControl/SavedData/2008.12.08.11.51.04.whs IPtrafficmonitor/IPControl/SavedData/2008.12.08.11.51.19.whs IPtrafficmonitor/IPControl/SavedData/2008.12.08.12.03.00.whs IPtrafficmonitor/IPControl/scbarg.cpp IPtrafficmonitor/IPControl/scbarg.h IPtrafficmonitor/IPControl/sizecbar.cpp IPtrafficmonitor/IPControl/sizecbar.h IPtrafficmonitor/IPControl/StdAfx.cpp IPtrafficmonitor/IPControl/StdAfx.h IPtrafficmonitor/Lib/key_parser.lib IPtrafficmonitor/Lib/libpacket.a IPtrafficmonitor/Lib/libwpcap.a IPtrafficmonitor/Lib/Packet.a IPtrafficmonitor/Lib/Packet.lib IPtrafficmonitor/Lib/wpcap.lib IPtrafficmonitor/WinPcap_3_1.exe IPtrafficmonitor/调试说明.txt IPtrafficmonitor/Include/NET IPtrafficmonitor/IPControl/Debug IPtrafficmonitor/IPControl/res IPtrafficmonitor/IPControl/SavedData IPtrafficmonitor/Include IPtrafficmonitor/IPControl IPtrafficmonitor/Lib IPtrafficmonitor