文件名称:ChenJieIpv6
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 1次
- 提 供 者:
- che****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
采用JPcap来实现ipv6数据包的捕获和分析。由于JPcap提供的函数可以深入到数据链路层去捕获数据包,因此无论是IPv4数据包还是IPv6数据包都是被封装在以太帧头中,因此都能够被捕获。本程序利用JPcap提供的函数,实现了捕获并解析在纯IPv6环境或双协议栈环境下传输的IPv6数据包-JPcap used to achieve ipv6 packet capture and analysis. JPcap because of the function can provide depth to the data link layer to capture packets, so regardless of the packet are IPv4 or IPv6 data packets have been encapsulated in the Ethernet header, and therefore are able to be arrested. This procedure provided by the use of JPcap function, implementation of the capture and analysis in a pure IPv6 or dual stack environment environment IPv6 packet transmission
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChenJieIpv6.java