Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: ports, buffering and general weirdness

From: anton:lexicon at: 22-Jun-2002 21:27

This is what happens when I try it.
>> do %generic-server.r
synerge generic server 0.3.0 ; this doesn't match header (?) accepting connections ...
>> do %client-run.r >> evertest
** Access Error: Cannot connect to 90.0.0.1 ** Where: connect ** Near: port: open/no-wait url I remember vaguely that 90.0.0.1 is a local port, right? Overall, I would suggest starting a new project of client & server and building up again. I did that a couple of times. :) Networking bugs can be hard to locate, I'll say that. Anton.