I think I asked this before, but couldn't find it...


Alright, I found a TCP example of how to make 2 scripts communicate at
http://www.rebol.net/cookbook/recipes/0028.html
and it works fine for me.  Then, when I try to modify it and make two
different computers connect to each other, the Client side gets an error
trying to connect to my IP Address.  It can't find it or something....
And yeah, the Server part is running while this happens..

** Access Error: Cannot connect to 192.168.1.100
** Near: connect-out: open/direct/lines/no-wait tcp://192.168.1.100:9097

Server is still connecting to    tcp://localhost:9097/    it seems like it
should
work, but if I'm waiting for another computer, does it?

Also, I use a router... could that be a problem?
(I'm retrieving my IP by using "Insert IP Address" in AIM)


-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to