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

[REBOL] Re: New Rugby based chat client

From: gchiu:compkarori at: 25-Sep-2001 8:16

The chat server died last night - I wonder if the ISP killed it or if it died for other reasons ... I was wondering whether I should use a cron process to keep reinvoking the server from my side ( just uses an http read to the server in my cgi-bin directory ) or get every client to invoke the server. The server then tries to import the rugby services from localhost. If it succeeds, it knows that another instance is running and quits. If it fails, it then carries on to become the server. Sound okay? New version now of 0.0.7 - fixes a few display problems, and increases the polling period correctly now when typing in the chat window. type /help for keyboard commands -- Graham Chiu