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 14:06

New versions :) Game-server 0.0.3 -when it starts up, it does a rexec [ identity ] to see if another instance is running. If so, it quits. -loads up any saved data -saves all data to the server drive so that if it dies, it can be restarted without any data loss GoRim2 0.0.8 -if server is inaccessible ( down or network outage ), it offers to attempt to restart the server by invoking the cgi script at http://www.compkarori.com/cgi-local/game-server.r Feedback welcome ... The polling isn't so bad now when inputting to the keyboard - it might even be usable :) -- Graham Chiu