[EMAIL PROTECTED] wrote: > Hi Petr, > > Try peeking at port/host and port/port-id using 2.2. You may be pleasantly > surprised! ;-) Huh, you guys are magicians ;-) Thanks, -pekr- > > > - jim > > At 01:16 PM 11/12/99 +0100, you wrote: > >Hi, > > > >let's assume following scenario: > > > >my-rebol-machine: > >------------------- > > > >listen: open/lines tcp://:8001 > >port: first wait listen > > > >remote-rebol-machine: > >----------------------- > > > >remote: open/lines tcp://my-rebol-machine-ip:8001 > > > > > > > >Is it possible in any way to test 'port or 'listen which IP address > >connection comes from? If not, - why? Does it break any > >ethic/moral/privacy rules? Imposible because of TCP/IP architecture? > > > >... If it would be possible, it would allow us to filter out unwanted > >connections, e.g. "if found? find port/host "194.196.81" .... > > > > > >Thanks, > > > >-pekr-
