Geographical Information By IP Address

There are a lot services by which we can find Visitor Geographical information like country, region, city, latitude, longitude, ZIP code, time zone etc from I.P Addresses.

Here in this article I use http://iplocationtools.com/ free IP Geolocation API that returns geographical data in three formats: XML, JSON and CSV

This is the aspx code:


See full detail: http://www.c-sharpcorner.com/UploadFile/rahul4_saxena/GeographicalInformationByIPAddress06022009025825AM/GeographicalInformationByIPAddress.aspx

Comments

Popular posts from this blog

Asynchronous Socket Programming in C#

Url Routing MVC TUTORIAL

WCF Chat Sample