How to get IP Address?
-
I just want to know the IP Address of the local host using Asp.Net2.0
Response.Write(Request.UserHostAddress.ToString());
...Here i dint get the correct IP Address...Any Sugessions Thanks in Advance...:rose:Erasers are for people who are willing to correct their mistakes.
-
I just want to know the IP Address of the local host using Asp.Net2.0
Response.Write(Request.UserHostAddress.ToString());
...Here i dint get the correct IP Address...Any Sugessions Thanks in Advance...:rose:Erasers are for people who are willing to correct their mistakes.
Check this out: http://msdn2.microsoft.com/en-us/library/system.net.iphostentry.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson