Development/Libraries/C and C++

GeoIP: Library to find the country that any IP address originates from

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. MaxMind offers a service where you can have your database updated automically each month. Authors: -------- T.J. Mather <tjmather@maxmind.com>
Installieren: GeoIP.jpg Status: GeoIP.png Umfang:479 KiB

Paket enthält Anwendung:

geoiplookup IInfo.png

geoiplookup6 IInfo.png

geoipupdate IInfo.png