[BangPypers] Country look up for an IP address

Chetan Nichkawde chetan.nichkawde at gmail.com
Thu Feb 19 11:21:00 CET 2009


Dear BangPypers,

   There was a problem posed to me to efficiently find the country for a
given IP address. I have devised the solution for the same using splay tree.
This could used in various places, like serving a web pages based on the
country from which the request is coming from. The code can be downloaded
from

http://code.google.com/p/ip-country-translator/

Chetan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20090219/e8b44973/attachment.htm>


More information about the BangPypers mailing list