jar

javainetlocator : inetaddresslocator

Maven & Gradle

Sep 20, 2005
1 usages

Java IP (InetAddress) Locator · A Java library to lookup the country code and language from an IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..

Table Of Contents

Latest Version

Download javainetlocator : inetaddresslocator JAR file - Latest Versions:

All Versions

Download javainetlocator : inetaddresslocator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.18

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window inetaddresslocator-2.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.javainetlocator

├─ net.sf.javainetlocator.InetAddressLocator.class - [JAR]

├─ net.sf.javainetlocator.InetAddressLocatorException.class - [JAR]

net.sf.javainetlocator.jini.client

├─ net.sf.javainetlocator.jini.client.IPGeographerClient.class - [JAR]

├─ net.sf.javainetlocator.jini.client.Lookup.class - [JAR]

net.wetters

├─ net.wetters.InetAddressLocator.class - [JAR]

├─ net.wetters.InetAddressLocatorException.class - [JAR]

net.sf.javainetlocator.jini.server

├─ net.sf.javainetlocator.jini.server.IPGeographer.class - [JAR]

├─ net.sf.javainetlocator.jini.server.IPGeographerProxy.class - [JAR]

├─ net.sf.javainetlocator.jini.server.RemoteIPGeographer.class - [JAR]

├─ net.sf.javainetlocator.jini.server.RemoteIPGeographerImpl.class - [JAR]

Advertisement