[REBOL] REBOL Internet Chess? Re:(2)
From: deadzaphod:h:otmail at: 3-Aug-2000 2:17
[norsepower--uswest--net] wrote on 8/2/00 9:18 pm:
>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.
Sounds simple enough, I'll try to put one together when i'm back on a real computer instead
of the PalmPilot...
A good place to look for ideas on how to write this would be %littlebell.r (the telnet
program) it should be helpful.
- Cal ([deadzaphod--hotmail--com])