Send a suggestion!

We're building a brand new version of the site, and we'd love to hear your ideas

Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

client ip address in site

Last post 06-05-2008 12:12 PM by mahindra21. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-05-2008 12:12 PM

    client ip address in site

         

    can anybody tell me how to retrive the client ip, in asp.net, i want  actual(real) client not the router ip like

    Request.ServerVariables["HTTP_X_FORWARDED_FOR"];

    Request.UserHostAddress.ToString();

    Request.ServerVariables["REMOTE_ADDR"].ToString();

    HttpContext.Current.Request.UserHostAddress;

    these all gives me the upto router... but not actual client....

    Thanks

    MAHINDRAKAR.... 

     

     

     

    • Post Points: 5
Page 1 of 1 (1 items)