Donate Share

Java IP (InetAddress) Locator

File Release Notes and Changelog

Release Name: InetAddressLocator-2.13

Notes:
1. Download the .zip file.
2. Unzip.
3. Redefine classpath to include the uncompressed archive.
3b. Alternatively, unjar the archive and place the resultant directory within your classpath.
4. To run the command-line utility, type: java -jar InetAddressLocator.jar

Changes: 2003-04-07 Nigel Wetters <nwetters@cpan.org> * src/net/wetters/InetAddressLocator.java: added getLocale(byte[] ip) (thx Antonio Da Silva)