Motivation
Address Space
Address Notation
Address Scope
Address Types
Unicast Addresses
Anycast Addresses
Multicast Addresses
Resources
About Me
Compression Tool
|
IPv6 Addresses
Compression Tool
The tool is Java Applet.
if you can't see the Tool, or an error page message opened.
You should download Java 2 plugIn to your browser.
For more details and download: java.sun.com
Tool: compress Address-
This tool, get from the user an unabbreviated form of IPv6
address representing, And receive the compress form Address.
Example:
unabbreviated form- 1234:0000:0000:0000:0000:0000:0078:ffcc
Compress form - 1234::78:ffcc.
Note:
1) The tool inform you, when the Input Address are not unabbreviated form
Or are not a legal IPv6 Address.
2) The input Data are HEXA digits - 0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f (Lower Case).
3) The tool represent only one compress form, even if can be more then
one Representing for unabbreviated Address form.
Address Compression Tool:
Here my source code for Tool 1
|