Categories


How to retrieve the TRUE IP address in ASP

Raiting 3.00

Description

This tutorial covers on fetching the exact client IP address. Here the author explains that using Request.ServerVariables("REMOTE_ADDR") can only bring the IP address of the proxy server. So the author finally decided to use Request.ServerVariable("HTTP_X_FORWARDED_FOR") to collect the true IP addresses of the client server.

Information
Title: How to retrieve the TRUE IP address in ASP
Author: admin0011
Price / Cost: Free
Last Updated: 2004-10-21
URL: Click to Visit
Web site Language: English
Total Votes: 16
Current Rating: 3.00
Total Hits #: 1061
Listings ID #: 31940