REBOL Library REBOL

TCP/Network Related

Updated: 29-May-2003

Return to main library index

udp2bc

udp2broadcast.r

21-Aug-2001

udp input forwarded/redirected as broadcast

8 lines

718 bytes

 
Tiny REBOL Server

rebserver.r

11-Oct-1999

The distributed REBOL server that builds the REBOL system.

9 lines

786 bytes

 
Broadcast

facebroadcast.r

1-Oct-2001

UDP broadcast example

9 lines

559 bytes

 
tcp2bc

tcp2broadcast.r

22-Aug-2001

tcp input forwarded/redirected as udp broadcast

11 lines

717 bytes

 
RIM Room

rim-room.r

1-Jun-2001

An example chat room for RIM using RIM Bot.

13 lines

773 bytes

 
Demo client with telnet-protocol

telnet-client.r

6-Jul-2001

A simple telnet-client

13 lines

665 bytes

 
http/1.1 get

http-get.r

31-Aug-2001

dumps the response header from requesting a file via TCP from a host using http/1.1

15 lines

934 bytes

 
Quote bot

quote-bot.r

1-Jun-2001

Runs a rugby request to a quote server.

19 lines

899 bytes

 
YARM - Yet Another Rebol Messenger

yarm.r

2-Jan-2002

An email-client with an html-frontend

20 lines

858 bytes

 
RIM Bulliten

rim-bull.r

1-Jun-2001

A simple RIM bulletin board example using RIM Bot.

29 lines

1298 bytes

 
Chatter

chatter.r

14-Mar-2002

Chat using UDP broadcasts across your internal network. No setup required!

35 lines

1296 bytes

 
REBOL Locking System

lock-file.r

23-Jun-1999

To provide functions for voluntary resource locking in rebol

43 lines

2612 bytes

 
rmoocks

rmoocks.r

12-Jan-2002

Emulates, with a few lines of Rebol code, the "CommServer" flash XML socket server from Moock and Clayton.(see www.moock.org for the flash client.) The server sends a simple xml doc like numclients as soon as someone enters or leaves the server. By updating and comparing the old and updated value of numclients, The Flash client knows if someone has entered or left the room. Plus: if a numclient is received as the text field is empty, the client displays its welcome message. Simple and efficient :) This script adds a user limit feature. I am currently discovering Rebol and try to use it with Flash. This is my first script, be indulgent :) My current project is a flash multiuser socket server handling advanced options (rooms and user variables storage). **************************************************************************************** Special thanks to Olivier Auverlot, check his website: http://rebolfrance.multimania.com ****************************************************************************************

61 lines

3456 bytes

 
tftp-client

tftp-get.r

13-Oct-2002

get file from tftp daemon, could be modified as scheme, needs perfection on write to disk!

64 lines

3935 bytes

 
Handy Server Monitor Window

monitor.r

2-May-2002

A handy script that monitors various servers (such as web and email servers) and displays them in a nice little status window.

75 lines

2718 bytes

 
Wikipedia Library

wikilib.r

2-Jan-2003

Provide tools in Rebol to interact with Wikipedia

75 lines

3240 bytes

 
The rugby mobile code console

rugby-console.r

22-Aug-2001

A P2P console for Rebol/Rugby

80 lines

3672 bytes

 
LRWP interface to Xitami

lrwp.r

4-Oct-2001

LRWP is a FastCGI like interface for Xitami. This implementation is provided by Robert Muench and Maarten Koopmans. Enjoy....

83 lines

4157 bytes

 
SCRIM (Simple Console Rebol Instant Messenger)

scrim.r

2-Jun-2001

RIM for those without View

97 lines

3240 bytes

 
REBOL Directory Services Lookup

lookup.r

1-Jun-2001

Provides a simple but effective directory server for peer-to-peer and other types of REBOL applications. Can be installed on any CGI webserver.

98 lines

3672 bytes

 
Bouncing ball

ball.r

15-Sep-1999

A ball bounces from one networked computer's screen to the next.

107 lines

5008 bytes

 
Little-bell

little-bell.r

8-Jul-1999

Rudimentary Telnet client written in REBOL.

108 lines

4732 bytes

 
Telnet protcol scheme

telnet.r

6-Jul-2001

A telnet protocol scheme

2 pages

4800 bytes

 
Telnet Chat

telnetchat.r

28-Jan-2002

A chat-server you can telnet to! ;o)

2 pages

4240 bytes

 
RIM Bot

rim-bot.r

1-Jun-2001

Provides easy to use interface into RIM (Rebol Instant Messenger) communications.

2 pages

5198 bytes

 
Web-GetIt!

wgetit.r

15-Feb-2003

Saves content of web pages to local disk.

2 pages

12569 bytes

 
REBOL HTTP Proxy

proxy.r

13-Jul-2001

This script serves many purposes. 1. Act as an HTTP proxy 2. See what your broswer sends out as an HTTP request 3. Add data filters to remove Javascript pop-up windows, remove banner ads, and more... Uncomment line towards the bottom of the script marked for JavaScript to enable JavaScript popup window death!!

2 pages

11614 bytes

 
REBOL Web Server

webserv.r

11-Apr-2001

A Simple HTTP-Server that can run REBOL CGI scripts

3 pages

10104 bytes

 
RIM - REBOL Instant Messenger

rim.r

5-Jul-2001

A true peer-to-peer instant messenger.

3 pages

7943 bytes

 
Asynchronous Request Broker

rugby.r

21-May-2001

An asynchronous, high-performance, handler based, server framework and a rebol request broker...

4 pages

9580 bytes

 
IRC Core client

irc-core.r

6-Dec-2002

There already are some Rebol IRC clients, but what I know, there was no clients running only in the console... so there is one...

6 pages

18908 bytes

 
headless the P2P console

headless.r

28-Nov-2001

A world wide console, headless

7 pages

20775 bytes

 
Headless

headless1.r

28-Nov-2001

A P2P console

7 pages

20725 bytes

 
Rugby client and server

rugby_server.r

28-May-2001

A high-performance, handler based, server framework and a rebol request broker...

7 pages

17838 bytes

 
REBOL news Protocol $Revision: 1.8 $

nntp.r

16-Mar-2001

Read and post news articles

9 pages

21064 bytes

 
Rugby

rugby3.r

8-Aug-2001

A high-performance, handler based, server framework and a rebol request broker...

13 pages

23154 bytes

 
Rugby

rugby4.r

15-Aug-2001

A high-performance, handler based, server framework and a rebol request broker...

16 pages

28910 bytes

 


The line count is for code lines only and is used as a rough estimate of code size. It does not include script headers, blank lines, or comment lines.

To add or modify a file, run REBOL/View and click on the Add-Script icon in the Library folder. Be sure that the script has a REBOL header that describes its purpose.

You can download the entire library as a compressed, self-extracting REBOL archive. The file is 585 KB and requires REBOL to extract. You may need to right click on this link to save the file in some browsers.

Once you have extracted the files, you can build these HTML index pages locally by running the build-lib.r script.

Note: All scripts are provided AS IS without warranty and without liability to the author or to REBOL Technologies.

REBOL is a trademark of REBOL Technologies.