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

[REBOL] Re: newbie questions

From: holger::rebol::com at: 19-Jun-2001 15:25

On Tue, Jun 19, 2001 at 04:41:27PM -0400, kevin1 wrote:
> Hello all, > I'm very new to rebol, and I had some questions about it. > > 1. Can I access UDP packets and subscribe to ip multicasting services with it?
UDP: yes. IP multicasting: on most platforms. The TCP/IP kernel needs to support multicasting and IGMP.
> 2. The script size is really small, I've noticed. I'm guessing that I'd have > to have the interpreter on my machine to run this stuff??
Yes. -- Holger Kruse [holger--rebol--com]