obtaining country names from IP

Go4Expert Member
2Aug2010,01:01   #1
jbp_vicky's Avatar
hello i wanna know how can i get country from IP's in c#.net application..... like i put IP on textbox and when i press button i get country of IP which i have putted on textbox......please guide me to this i have no idea how to do this in c#.net
Go4Expert Founder
2Aug2010,08:29   #2
shabbir's Avatar
You have to first get the database of ip to country where as you can match the ip and retrieve the country to that ip.

MaxMind provides such data.