GeoIP lookup
Version 0.001
-------------


Installation:
-------------
Copy the exe file to windir\system32 to make sure it can be launched from anywhere. Download and extract http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz regularly, free updates are available each month. Database file GeoIP.dat must be in working directory or along with exe.


Using:
------
Launch GeoIPlookup <IP> to resolve IP address. Result is printed to stdout of CLI application.



Comment:
--------

There still may be many bugs, so please report them to me.

http://ashus.ashus.net
ICQ 151883422


History:
--------
0.001
First working version. I used the official Pascal API by MaxMind licenced under GNU GPL.
