I created a really basic web service that performs an IP geolocation based on the database at http://www.hostip.info . All it does is construct and hydrate a serializable object with string properties based on the IP you pass to it. Be careful because
Read More...