HighTechTalks DotNet Forums  

Change IP Address to country , Orign and region

Dotnet General Discussions microsoft.public.dotnet.general


Discuss Change IP Address to country , Orign and region in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
amit
 
Posts: n/a

Default Change IP Address to country , Orign and region - 12-17-2007 , 11:51 PM






Hi

I am looking for a code in asp.net how to change IP address to country ,
orign and region .

Reply With Quote
  #2  
Old   
Mohamad Elarabi
 
Posts: n/a

Default RE: Change IP Address to country , Orign and region - 12-18-2007 , 11:07 PM






I'm pretty much pasting my response to a similar question posted after yours:

That is not possible via code unless you have a lookup database to verify IP
addresses against. Even then your results cannot be that accurate. You can
probably buy the lookup data from a third party or you can also use a third
party software that processes your web logs and provide you with the reports
you need.

You may also use a third party webservice to get the information. This I
know is available through http://www.dnsstuff.com

Good luck.

--
Mohamad Elarabi
Lead Developer. MCTS, MCPD.


"amit" wrote:

Quote:
Hi

I am looking for a code in asp.net how to change IP address to country ,
orign and region .

Reply With Quote
  #3  
Old   
John Saunders [MVP]
 
Posts: n/a

Default Re: Change IP Address to country , Orign and region - 12-19-2007 , 02:24 PM



"amit" <amit (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi

I am looking for a code in asp.net how to change IP address to country ,
orign and region .
Did you mean that you want to change the IP address of an interface? This
can be done, but you don't want to change it to something arbitrary. The IP
address has to be appropriate for the network it's on, and the network needs
to agree that this is so.

This is probably not what you want to do.
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.