From: "N.A." <n...@u01.gate01.com>
To: <catalyst@lists.scsys.co.uk>

     >> I wan to get the  IP address of the interface(network device)
    which the
     >> request come through.
     >
     > My bad.



Unless there is a more direct way of getting the IP address, you can create distinct virtual hosts for each IP address that can access your web app and set an HTTP environment variable that specifies that IP address. Then read that env var in your app.

--Octavian


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to