6

MySQL で使用できる MaxMind GeoIP Country/City のオープンソースの代替品はありますか?

4

1 に答える 1

3

GeoLite CityGeoLite Countryは、

All advertising materials and documentation mentioning features or use of
this database must display the following acknowledgment:
"This product includes GeoLite data created by MaxMind, available from
http://maxmind.com/"

もちろんオープンソースではありませんが、始めるのに役立つかもしれません。

API:

The GeoIP C Library is licensed under the LGPL.

Virtual Terrain にいくつかのオープンソースの取り組みがリストされています。

そして、いくつかの Java IP リゾルバー: http://javainetlocator.sourceforge.net/

于 2009-11-21T15:32:33.230 に答える