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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to