Friday, 23 August 2013

How do I get the remote IP-Address of clients connecting to a rebol3 based server?

How do I get the remote IP-Address of clients connecting to a rebol3 based
server?

Atm I'm playing with Carl's basic tcp test scripts and would like to know:
"How to get the IP-Address of clients connecting to the server?" Any
ideas? I tried to probe a client subport at the server-side but it doesn't
show the remote-ip. Can someone give me hints on gathering that
information. I know how it works within rebol2, but I'm not familiar with
the R3 port model.

No comments:

Post a Comment