WpcapSrc_4_0

所属分类:网络编程
开发工具:Visual C++
文件大小:1318KB
下载次数:17
上传日期:2007-07-17 23:53:40
上 传 者ybiao912
说明:  winpcap 开发包,用于低层分析
(WinPcap development kit for low-level analysis)

文件列表:
winpcap (0, 2007-01-25)
winpcap\build_wpdpack.bat (156, 2003-05-21)
winpcap\build_wpdpack.txt (849, 2003-05-21)
winpcap\Common (0, 2007-01-25)
winpcap\Common\dagc.h (7944, 2004-01-26)
winpcap\Common\Devioctl.h (3963, 2002-04-10)
winpcap\Common\Ntddndis.h (48556, 2002-04-10)
winpcap\Common\Ntddpack.h (1292, 2002-04-10)
winpcap\Common\Packet32.h (20857, 2006-11-16)
winpcap\Common\WpcapNames.h (4728, 2005-11-29)
winpcap\createdoc.bat (284, 2006-11-27)
winpcap\create_docs.bat (790, 2006-11-27)
winpcap\create_examples.bat (1350, 2006-11-27)
winpcap\create_include.bat (2252, 2006-11-27)
winpcap\create_lib.bat (732, 2006-11-27)
winpcap\dox (0, 2007-01-25)
winpcap\dox\compile.htm (13674, 2007-01-25)
winpcap\dox\doxygen_groups.txt (1839, 2005-04-23)
winpcap\dox\doxygen_groups_packetdll.txt (1956, 2005-04-23)
winpcap\dox\footer.htm (241, 2007-01-23)
winpcap\dox\internals-arch.gif (4650, 2003-06-05)
winpcap\dox\internals.htm (3494, 2005-05-20)
winpcap\dox\intro.htm (7964, 2006-11-29)
winpcap\dox\language.htm (18533, 2003-06-05)
winpcap\dox\libpcap (0, 2007-01-25)
winpcap\dox\libpcap\funcs (0, 2007-01-25)
winpcap\dox\libpcap\funcs\pcap.h (64511, 2006-12-01)
winpcap\dox\libpcap\incs (0, 2007-01-25)
winpcap\dox\libpcap\incs\pcap.h (8186, 2005-11-30)
winpcap\dox\main.txt (992, 2005-07-15)
winpcap\dox\main_packetdll.txt (937, 2005-07-15)
winpcap\dox\note.txt (870, 2003-06-10)
winpcap\dox\npf-dump.gif (4656, 2003-06-05)
winpcap\dox\npf-ndis.gif (3572, 2003-06-05)
winpcap\dox\npf-npf.gif (8463, 2003-06-05)
winpcap\dox\npf.htm (15570, 2006-05-10)
winpcap\dox\packet.htm (2855, 2005-05-20)
winpcap\dox\packet_samp.htm (3149, 2005-07-15)
winpcap\dox\pics (0, 2007-01-25)
winpcap\dox\pics\dump.gif (6353, 2002-04-10)
... ...

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.

近期下载者

相关文件


收藏者