How to get client ip address in asp.net.
i used that in ASP.NET 3.5 string ip = Request.UserHostAddress();
string ip = Request.UserHostAddress();