Possible Duplicate:
Best way to get geo-location in Java
Is it possible to get the longitude and latitude value from IP address in java? If it is possible, please let me know.actually I am building an application in android which would track users based on their ip address. for doing this if I'm having latitude and longitude values then I can easily get location of user using google map in android but major task is to obtain latitude and longitude from ip address. I'm working on this if anyone have any idea please let me know thanks in advance.