In the past there was a geoIP package for tcl available according to:

http://wiki.tcl.tk/16195

Does anyone still have it or can recommend an alternative ?

有帮助吗?

解决方案

See this wiki post that pre-dates the one you referenced: http://wiki.tcl.tk/12521. It says it "needs Maxmind CVS (sic) database available here" but unlike the MaxMind url referenced in the wiki url you posted, the link to the csv file still works.

其他提示

TCL bindings for libGeoIP are available from Debian. This should work with the binary databases. I believe this is the same library that was previously distributed by MaxMind.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top