20073131962333

所属分类:Windows编程
开发工具:Visual C++
文件大小:722KB
下载次数:18
上传日期:2007-03-27 16:38:57
上 传 者ydl
说明:   数据包捕获系统 资源类别: VC源码¦系统控制 文件大小: 758KB
(data packet capture system resource categories : VC-source prospects system control file size : 758KB)

文件列表:
20073131962333\winpcap\Common\Devioctl.h (3963, 2002-04-10)
20073131962333\winpcap\Common\Ntddndis.h (48556, 2002-04-10)
20073131962333\winpcap\Common\Ntddpack.h (1292, 2002-04-10)
20073131962333\winpcap\Common\Packet.lib (7940, 2002-08-05)
20073131962333\winpcap\Common\Packet32.h (14467, 2002-07-12)
20073131962333\winpcap\Common\pthreadVC.dll (53299, 2003-02-03)
20073131962333\winpcap\Common\pthreadVC.lib (28674, 2003-02-03)
20073131962333\winpcap\Common (0, 2003-02-04)
20073131962333\winpcap\Packet9x\DLL\Packet.def (730, 2002-07-09)
20073131962333\winpcap\Packet9x\DLL\Packet32.c (28772, 2002-10-07)
20073131962333\winpcap\Packet9x\DLL\Project\GNUmakefile (558, 2002-04-10)
20073131962333\winpcap\Packet9x\DLL\Project\Packet.dsp (3909, 2002-04-10)
20073131962333\winpcap\Packet9x\DLL\Project\Packet.dsw (537, 2002-04-10)
20073131962333\winpcap\Packet9x\DLL\Project (0, 2003-02-04)
20073131962333\winpcap\Packet9x\DLL\resource.h (411, 2002-04-10)
20073131962333\winpcap\Packet9x\DLL\version.aps (32268, 2003-02-03)
20073131962333\winpcap\Packet9x\DLL\version.rc (2635, 2003-02-03)
20073131962333\winpcap\Packet9x\DLL (0, 2003-02-04)
20073131962333\winpcap\Packet9x\VXD\Debug.h (3184, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\DEVIOCTL.H (3963, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\Functs.asm (2035, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\Lock.c (7354, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\MAKEFILE (1153, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\Ndis.mk (4234, 2002-05-18)
20073131962333\winpcap\Packet9x\VXD\Ndisdev.asm (2324, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\NPF.def (1287, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\NPF.rc (1300, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\Ntddpack.h (1292, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\Openclos.c (20000, 2002-05-10)
20073131962333\winpcap\Packet9x\VXD\Packet.c (19797, 2002-05-10)
20073131962333\winpcap\Packet9x\VXD\Packet.h (9405, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\Read.c (23482, 2002-05-10)
20073131962333\winpcap\Packet9x\VXD\Request.c (7906, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\Vpacket.rc (1333, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD\win_Bpf.h (11893, 2002-05-18)
20073131962333\winpcap\Packet9x\VXD\win_bpf_filter.c (16283, 2002-05-08)
20073131962333\winpcap\Packet9x\VXD\Write.c (3150, 2002-04-10)
20073131962333\winpcap\Packet9x\VXD (0, 2003-02-04)
20073131962333\winpcap\Packet9x (0, 2003-02-04)
20073131962333\winpcap\packetNtx\Compile2k.bat (202, 2002-09-19)
... ...

Makefile and patches provided by Nate Lawson (nate@rootlabs.com) Only the Packet and WPCAP DLLs can be built under gcc. The drivers themselves (packet.sys and packet.vxd) are too dependent on MSVC for their tools and assembler. To build packet.dll, cd to Packet9x/DLL/Project (or packetNtx/...) and type "make". To build wpcap.dll, cd to WPCAP/PRJ and type "make". "make install" in either directory installs the DLL in c:/windows/system If you want to link with your programs, use libpacket.a and libwpcap.a. These are the import libraries for gcc. You CANNOT use the MSVC-generated .lib files with gcc. For help on how to link to them, see the developer's pack examples. To remove all objects, type "make clean". TODO: Make VXD and SYS build on non-VC platforms - NOT TRIVIAL. Possible routes include: Look into reactos.com and monitor cygwin.com/ml/cygwin for DDK equivalents. Port *.asm to GNU as.

近期下载者

相关文件


收藏者