2.3-WPcapSrc

所属分类:代理服务器
开发工具:Delphi
文件大小:468KB
下载次数:7
上传日期:2011-03-08 20:29:50
上 传 者haffoudhi
说明:  IMPORTANT TO DOWNOALD

文件列表:
winpcap (0, 2002-03-02)
winpcap\Common (0, 2002-03-02)
winpcap\Common\Devioctl.h (3963, 1998-05-08)
winpcap\Common\Ntddpack.h (1292, 2002-01-24)
winpcap\Common\Ntddndis.h (48556, 2001-06-01)
winpcap\Common\win_bpf_filter.c (16231, 2002-03-01)
winpcap\Common\win_Bpf.h (11545, 2002-03-02)
winpcap\Common\Packet32.h (6106, 2002-03-02)
winpcap\Common\Packet.lib (6864, 2002-03-02)
winpcap\Packet9x (0, 2002-03-02)
winpcap\Packet9x\DLL (0, 2002-03-02)
winpcap\Packet9x\DLL\Project (0, 2002-03-02)
winpcap\Packet9x\DLL\Project\Packet.dsw (537, 1999-08-15)
winpcap\Packet9x\DLL\Project\GNUmakefile (558, 2001-04-08)
winpcap\Packet9x\DLL\Project\Packet.dsp (3909, 2002-03-12)
winpcap\Packet9x\DLL\Packet.def (624, 2002-02-21)
winpcap\Packet9x\DLL\resource.h (411, 2002-02-28)
winpcap\Packet9x\DLL\version.rc (2635, 2002-02-28)
winpcap\Packet9x\DLL\Packet32.c (25863, 2002-03-14)
winpcap\Packet9x\VXD (0, 2002-03-02)
winpcap\Packet9x\VXD\DEVIOCTL.H (3963, 2002-02-01)
winpcap\Packet9x\VXD\Debug.h (3184, 2002-02-01)
winpcap\Packet9x\VXD\Functs.asm (2035, 2002-02-01)
winpcap\Packet9x\VXD\Lock.c (7354, 2002-02-01)
winpcap\Packet9x\VXD\Ndis.mk (4274, 2002-02-01)
winpcap\Packet9x\VXD\Ndisdev.asm (2324, 2002-02-01)
winpcap\Packet9x\VXD\Ntddpack.h (1292, 2002-02-01)
winpcap\Packet9x\VXD\Openclos.c (20000, 2002-02-01)
winpcap\Packet9x\VXD\Read.c (23482, 2002-02-01)
winpcap\Packet9x\VXD\Vpacket.rc (1333, 2002-02-01)
winpcap\Packet9x\VXD\Write.c (3150, 2002-02-01)
winpcap\Packet9x\VXD\NPF.rc (1300, 2002-02-28)
winpcap\Packet9x\VXD\MAKEFILE (1153, 2002-02-28)
winpcap\Packet9x\VXD\NPF.def (1287, 2002-02-28)
winpcap\Packet9x\VXD\Packet.h (9405, 2002-02-28)
winpcap\Packet9x\VXD\Request.c (7906, 2002-02-28)
winpcap\Packet9x\VXD\Packet.c (19797, 2002-02-28)
winpcap\packetNtx (0, 2002-03-02)
winpcap\packetNtx\Dll (0, 2002-03-02)
winpcap\packetNtx\Dll\Project (0, 2002-03-02)
... ...

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 packet.a and wpcap.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.

近期下载者

相关文件


收藏者