文件名称:IPtrafficmonitor
- 所属分类:
- 扫描程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 5mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个程序利用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:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。
2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45665996iptrafficmonitor.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\NET 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\Include 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\Debug 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\res IPtrafficmonitor\IPControl\resource.h IPtrafficmonitor\IPControl\SavedData\2005.12.20.22.44.35.whs IPtrafficmonitor\IPControl\SavedData\2007.10.14.22.15.44.whs IPtrafficmonitor\IPControl\SavedData 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\IPControl 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\Lib IPtrafficmonitor\WinPcap_3_1.exe IPtrafficmonitor\调试说明.txt IPtrafficmonitor