#!/usr/bin/perl -w
print "Content-Type: text/plain\n\n";
print "Your IP address is $ENV{'REMOTE_ADDR'}\n";
--
Mark Thomas
[EMAIL PROTECTED]
-----Original Message-----
From: David Lewis [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 16, 2000 3:36 PM
To: Perl-Win32-Users Mailing List
Subject: Networking
I need to write a Perl CGI script that can get the IP address of a machine
that accesses a certain web page. It would be best if it were portable to
other platforms. Thanks
Dave Lewis
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]