Qt4 Geo IP Location
June 12, 2009 Matteo Bertozzi | Filed Under Qt4 | 2 CommentsIn a time of Google Maps, Geo Location and other services like this… Here an example of Geo IP Location Service (http://www.hostip.info/) is really far from perfect, but it’s just an example.
The sample uses QNetworkAccessManager to get the Geo Location of the IP, and Webkit to display the address on the Google Map.
The Source Code is available Here: Qt4 Geo IP Location Source Code.

Hello,
I have create the sameone for kde using marble api .
http://www.kde-apps.org/content/show.php/geolokate?content=99135
The difference with you is , it can works without connection. It downloads automaticly a database on hard disk.
Comment by dridk — June 12, 2009 #
Really nice demo!
Comment by Enrico Ros — June 12, 2009 #