[REBOL] Re: IDENT
From: petr::krenzelok::trz::cz at: 2-Feb-2001 21:32
----- Original Message -----
From: Paul Tretter <[ptretter--norcom2000--com]>
To: <[rebol-list--rebol--com]>
Sent: Friday, February 02, 2001 8:54 PM
Subject: [REBOL] IDENT
> I was wondering if there is a way to use REBOL to determine the ip
addresses currently connected to my local machine if its acting as a proxy.
I believe the answer is no but was interested how I might determine that or
another language that could do that and interface with REBOL by means of
exchange that data via a tcp port.
Why it should be impossible? What about port/remote-ip and port/remote-port
items?
Cheers,
-pekr-