Hostip IP address geo-localization
Dependency :
compile ":hostip:0.1"
Summary
Provides a service to as wrapper around the hostip.info database to query city, country or country code from an IP address.
Installation
grails install-plugin hostip
Description
Documentation and description can be found at http://alexandre-masselot.blogspot.com/2011/12/hostip-grails-plugin-from-ip-address-to.html . Benchmarking with geoip data ban be found at http://alexandre-masselot.blogspot.com/2011/12/comparing-hostip-and-geoip.htmlNote:
The service doesn't access the hostip.info database but needs a local MySQL as datasource for providing the required data.