[REBOL] Re: newbie: Examples / tutorials for networking protocols ?
From: mfontana7:inwind:it at: 15-Sep-2003 21:29
> Hello all,
>
> the more I look into REBOL, the more I like it after my quest for "the
> best"
> programming language.
>
> However, I have a background in administrative and DBM programming and
> not
> in networking.
>
> Can anybody tell me where to find cookbook like examples of how to use
> networking protocols like HTTP and FTP. Of course it would be nice if
> that
> material had some examples in REBOL too.
The Rebol script library already contains lots of example on how to use
those protocols.
See http://www.reboltech.com/library/library.html
Hope this helps
M&F