搜索资源列表
mapp
- 用JAVA写的支持IPV6的P2P多线程聊天程序 -written with Java P2P IPV6 support multithreading Chat Program
snmp ipv6 mib 基于校园ipv6网
- 基于校园ipv6网,简单的snmpv2采集mib库信息的演示网络管理与测试程序,开发语言是java,开发环境是myeclipse!内含演示动画! 有会员说缺少数据库,下载前请三思!
IPversiaon
- 这个程序可以扫描出来本机IP地址的版本号和类别,是IPV6还是IPV4,是A类还是B类还是C类-This program could scan the version number and type of the computer,IPv6 or IPv4,A or B or C.
IPv6PackReceiver
- IPv6抓包器,用来抓取ipv6的数据包-IPv6PackReceiver
Jpcap
- 本程序实现了有关数据报的捕获,基于Java语言,用jpcap来捕获数据包-This procedure implements the packet capture, based on Java language, to capture packets with jpcap
InetAddress5
- InetAddress类是Java中用于描述IP地址的类。它在java.net包中。在Java中分别用Inet4Address和Inet6Address类来描述IPv4和IPv6的地址。这两个类都是InetAddress的子类。由于InetAddress没有public的构造方法,因此,要想创建InetAddress对象,必须得依靠它的四个静态方法。InetAddress可以通过getLocalHost方法得到本机的InetAddress对象,也可以通过getByName、getAllByNam
IPAddress
- Validate the given IPv4 or IPv6 address and netmask.
InterfaceAddress
- The IPv4 broadcast address, or null for IPv6.
java
- 用 Java 编写的对于 IPv6 网络地址的验证方法。此算法可被简单地用其它编程语言仿照重写。-Written in Java for IPv6 network address verification methods. This algorithm can be easily modeled using other programming languages rewritten.
j
- 选出确实可用的ipv6地址。以下代码实现了这一功能,思路是遍历网络接口的各个地址,直至找到符合要求的地址。-Indeed elected ipv6 addresses available. The following code implements this functionality, the idea is to traverse the network interface for each address until you find the address to meet the req