文件名称:TCP.c
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-24
- 文件大小:
- 2.26mb
- 下载次数:
- 0次
- 提 供 者:
- 庶**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程实现简单的协议分析器,实现捕获、分析数据包功能
它从局域网中抓取数据包,支持以太网MAC协议、IP 、ARP和TCP/UDP协议,并对它进行分析得到相应的头部信息,得到数据包的相应的首部信息。-Programming simple protocol analyzer to achieve capture, analyze packets function
It grab packets from the LAN to support Ethernet MAC protocol, IP, ARP, and TCP/UDP protocol, and analyze it to obtain the appropriate header information, the corresponding data packet header information.
它从局域网中抓取数据包,支持以太网MAC协议、IP 、ARP和TCP/UDP协议,并对它进行分析得到相应的头部信息,得到数据包的相应的首部信息。-Programming simple protocol analyzer to achieve capture, analyze packets function
It grab packets from the LAN to support Ethernet MAC protocol, IP, ARP, and TCP/UDP protocol, and analyze it to obtain the appropriate header information, the corresponding data packet header information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCP.c\Debug\1.txt
.....\.....\2.txt
.....\.....\TCP.c.exe
.....\.....\TCP.c.ilk
.....\.....\TCP.c.pdb
.....\TCP.c\Debug\BuildLog.htm
.....\.....\.....\mt.dep
.....\.....\.....\TCP.c.exe.embed.manifest
.....\.....\.....\TCP.c.exe.embed.manifest.res
.....\.....\.....\TCP.c.exe.intermediate.manifest
.....\.....\.....\TCP.obj
.....\.....\.....\vc90.idb
.....\.....\.....\vc90.pdb
.....\.....\Include\bittypes.h
.....\.....\.......\ip6_misc.h
.....\.....\.......\Packet32.h
.....\.....\.......\pcap\bluetooth.h
.....\.....\.......\....\bpf.h
.....\.....\.......\....\namedb.h
.....\.....\.......\....\pcap.h
.....\.....\.......\....\sll.h
.....\.....\.......\....\usb.h
.....\.....\.......\....\vlan.h
.....\.....\.......\pcap-bpf.h
.....\.....\.......\pcap-namedb.h
.....\.....\.......\pcap-stdinc.h
.....\.....\.......\pcap.h
.....\.....\.......\remote-ext.h
.....\.....\.......\Win32-Extensions.h
.....\.....\Lib\libpacket.a
.....\.....\...\libwpcap.a
.....\.....\...\Packet.lib
.....\.....\...\wpcap.lib
.....\.....\...\x64\Packet.lib
.....\.....\...\...\wpcap.lib
.....\.....\TCP.c
.....\.....\TCP.c.vcproj
.....\.....\TCP.c.vcproj.User-PC.User.user
.....\TCP.c.ncb
.....\TCP.c.sln
.....\TCP.c.suo
.....\.....\Include\pcap
.....\.....\Lib\x64
.....\.....\Debug
.....\.....\Include
.....\.....\Lib
.....\Debug
.....\TCP.c
TCP.c