To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
A Wrapper for the MaxMind Geo IP2 lookup
Methods
Name | Returns | Notes | Example |
---|---|---|---|
asJson ( ipAddress ) | String | Run the provided IP address through the MaxMind Geo IP Database and return the results as a JSON String | |
asJsonObject ( ipAddress ) | JSONObject | Run the provided IP address through the MaxMind Geo IP Database and return the results as a JSON Object |