This originally was only a test I made on some of the internet Address commands.
To place it here, a small GUI has been added to write to the screen rather than
the Java console (the commands to write to the console were left in but commented
out). The only revalent code is in the small "getAddys()" function.
A Byte vector representation of the IP address was also obtained but is only
printed to the Java Console. (I actually see no reason for the ability to parse
the address but wanted to try the method).
The source (.java) and binary (.class) files are free for the taking. Have fun.
If you think of any unusual ways to use them drop me a line.