[REBOL] Multicast and UDP?
From: pwoodward::cncdsl::com at: 17-Aug-2001 14:33
Hi -
I'm working my way thru an idea with REBOL/View/Pro, and it involves using Multicast
and UDP to handle communications. Is this possible with REBOL? I've got my "Internet
Core Protocols" book out, and am considering how I might implement a UDP multicast server
in REBOL (and of course, the matching client).
I'm just thinking it might be neat to be able to use multicasting for chat purposes,
or even network games implemented in REBOL. And - if one were so inclined, one could
write a REBOL streaming media client/server!!!
- Porter Woodward