IP_network_packet

所属分类:TCP/IP协议栈
开发工具:Visual C++
文件大小:1834KB
下载次数:61
上传日期:2010-08-07 23:58:42
上 传 者leo.yang
说明:  在一个局域网环境中,用C 语言实现下面的基本功能: (1)确定截包的方法:包括RAW 模式SOCKET、packet32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。
(In a LAN environment, using C language the following basic functions: (1) determine the method of cut-off package: including RAW mode SOCKET, packet32 and direct as a hanging in the NDIS driver on (2) requires the following package types intercepted and analyzed : Ethernet frame format, IP packet, ICMP packets, TCP segment packet, UDP packets and other related fields are described.)

文件列表:
截获并分析IP网络包的程序\Packet32\Debug\Packet32.dll (94322, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\Packet32.exp (2503, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\Packet32.ilk (51492, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\Packet32.lib (4768, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\Packet32.obj (23216, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\Packet32.pch (3016908, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\Packet32.pdb (148480, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\vc60.idb (41984, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Debug\vc60.pdb (69632, 2010-08-05)
截获并分析IP网络包的程序\Packet32\DEVIOCTL.H (3996, 1997-01-23)
截获并分析IP网络包的程序\Packet32\NTDDNDIS.H (23577, 1995-05-26)
截获并分析IP网络包的程序\Packet32\Ntddpack.h (264, 1997-08-07)
截获并分析IP网络包的程序\Packet32\Packet32.001 (4190, 1998-06-20)
截获并分析IP网络包的程序\Packet32\Packet32.c (11457, 1999-02-19)
截获并分析IP网络包的程序\Packet32\Packet32.def (405, 1998-06-20)
截获并分析IP网络包的程序\Packet32\Packet32.dsp (4223, 2010-08-04)
截获并分析IP网络包的程序\Packet32\Packet32.dsw (541, 2010-08-04)
截获并分析IP网络包的程序\Packet32\Packet32.h (6213, 1999-02-19)
截获并分析IP网络包的程序\Packet32\Packet32.mak (5435, 1998-06-20)
截获并分析IP网络包的程序\Packet32\Packet32.ncb (58368, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Packet32.opt (53760, 2010-08-05)
截获并分析IP网络包的程序\Packet32\Packet32.plg (843, 2010-08-05)
截获并分析IP网络包的程序\Packet32\PACKOFF.H (785, 1996-09-13)
截获并分析IP网络包的程序\Packet32\PACKON.H (732, 1996-09-13)
截获并分析IP网络包的程序\Snowing\Debug\Snowing.exe (200816, 2010-08-04)
截获并分析IP网络包的程序\Snowing\Debug\Snowing.ilk (204780, 2010-08-04)
截获并分析IP网络包的程序\Snowing\Debug\snowing.obj (34248, 2010-08-04)
截获并分析IP网络包的程序\Snowing\Debug\Snowing.pch (2895776, 2010-08-04)
截获并分析IP网络包的程序\Snowing\Debug\Snowing.pdb (386048, 2010-08-04)
截获并分析IP网络包的程序\Snowing\Debug\vc60.idb (41984, 2010-08-04)
截获并分析IP网络包的程序\Snowing\Debug\vc60.pdb (69632, 2010-08-04)
截获并分析IP网络包的程序\Snowing\Packet32.h (6213, 1999-02-19)
截获并分析IP网络包的程序\Snowing\Packet32.lib (10228, 1998-06-21)
截获并分析IP网络包的程序\Snowing\Protohdr.h (2689, 1999-02-19)
截获并分析IP网络包的程序\Snowing\Release\Packet32.dll (5632, 1998-06-20)
截获并分析IP网络包的程序\Snowing\Release\Snowing.exe (45056, 1999-01-05)
截获并分析IP网络包的程序\Snowing\Release\zpacket.vxd (11380, 1999-02-19)
截获并分析IP网络包的程序\Snowing\Snowing.001 (3475, 1998-06-21)
截获并分析IP网络包的程序\Snowing\snowing.c (11935, 1999-02-19)
... ...

Hi! This is README file for snowing ver 0.2 (date:2-29-1999). (C) Copyright 19***, 1999. Sang-Eun Han. All rights reserved. ______________________________________________ Distribution You may freely distribute this software among friends, or even send this software on to internet forums, but only in the same form as which you got it in. ------------------------------------------------------------------- Contact information If you are having difficulty in installing/using the software, or reporting bugs, please feel free to contact me in: email: seh@brabo1.korea.ac.kr URL: http://widecomm.korea.ac.kr/~seh ------------------------------------------------------------------ DISCLAIMER: ALL DOCUMENTATION AND THE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR SUITABILITY FOR A PARTICULAR PURPOSE. THE USER ASSUMES THE ENTIRE RISK OF ANY DAMAGE CAUSED BY THIS SOFTWARE. IN NO EVENT SHALL I BE LIABLE FOR DAMAGE OF ANY KIND, LOSS OF DATA, LOSS OF PROFITS, BUSINESS INTERRUPTION OR OTHER PECUNIARY LOSS ARISING DIRECTLY OR INDIRECTLY. ------------------------------------------------------------------ Installation and Execution 1. unzip the file into your desired directory. (e.g. YOUR_ROOT = c:\snowing) 2. move to the directory, $(YOUR_ROOT)\snowing\release 3. execution snowing.exe. 4. press ctrl+c to exit. 5. use any installed text editor to view snowing.log file which logs the packets. (e.g. edit snowing.log) NOTE: Be sure that you have all the files, snowing.exe, packet32.dll, and zpacket.vxd in the same directory. If it is inconvienent, copy packet32.dll and zpacket to the windows system directory. (e.g. c:\windows\system) ------------------------------------------------------------------ Implementation Environment 1. For both snowing application and packet32 library, I use Visual C++ 5.0 2. For zpacket.vxd, I use Win95 DDK and Win32 SDK. Even though I use DDK95, it works on Win***. ------------------------------------------------------------------ Thanks for giving me the chance to contact you! Have a fun!

近期下载者

相关文件


收藏者