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

[REBOL] REBOL Internet Chess? Re:

From: norsepower:uswest at: 2-Aug-2000 23:07

That sounds very cool. I'm game. Now that you've got my wheels spinning, would it be possible to develop a real-time chat application in REBOL? I'm not talking about a situation where you type a message, hit <enter>, and then send a string. I'm talking about sending ASCII AS IT IS TYPED to a port which is sent via tcp/ip to a terminal window (or a view layout?) The ASCII then appears in real-time, backspaces and all, on the receiving end.