Dear BangPypers,<br><br>&nbsp;&nbsp; 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 <br>
<br>
<a href="http://code.google.com/p/ip-country-translator/">http://code.google.com/p/ip-country-translator/</a><br>
<br>
Chetan<br>