[REBOL] Re: newbie: Examples / tutorials for networking protocols ?
From: greggirwin:mindspring at: 15-Sep-2003 23:43
Hi Arie,
Welcome to REBOL!
AvW> Can anybody tell me where to find cookbook like examples of how to use
AvW> networking protocols like HTTP and FTP. Of course it would be nice if that
AvW> material had some examples in REBOL too.
Well, with REBOL you really don't need to know how to use the
networking protocols. That is, you can read and write files over HTTP
or FTP just like you do local files. As M&F said, there are examples
in the library, but you can also ask here if you have specific things
you're trying to do; the people here are very nice and enormously
helpful.
RT just started a REBOL cookbook, so there's not a whole lot there,
but it's a start.
www.rebol.net/cookbook/
Happy REBOLing!
-- Gregg