At 09:38 AM 2001.07.02 +0000, Syed Anwaruddin wrote:
>How to get the Client IP address from the Server Ip Address???
Try the Digital InterWeb. No wait, try TCP/IP.
Oh alright, try this:
$clientip = $ENV{'CLIENT_IP_ADDRESS'};
but that doesn't really work a lot of the time. Every computer in this building shows
up on external sites as coming from one IP, because we're all using the same gateway.
This may or may not be an issue for you.
Assuming you're talking about perl/web in the first place...
--
Chris Devers [EMAIL PROTECTED]
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web