Introduction:
In this article I will explain how to find system or client machine IP address from which user visited the website in asp.net behind proxy in c# and vb.net.
In this article I will explain how to find system or client machine IP address from which user visited the website in asp.net behind proxy in c# and vb.net.
Description:
In previous posts I explained JavaScript Get User IP Address, City, Latitude, Longitude, how to find client machine IP using jquery in asp.nt relating to JQuery. Now I will explain how to get system or client IP address of machine from which the user visited the website in asp.net in c# and vb.net. To implement this one write the code as shown below
In previous posts I explained JavaScript Get User IP Address, City, Latitude, Longitude, how to find client machine IP using jquery in asp.nt relating to JQuery. Now I will explain how to get system or client IP address of machine from which the user visited the website in asp.net in c# and vb.net. To implement this one write the code as shown below