127 scripts tagged as: [domain · other-net]
Search Center | ||
search.r | v:1.2.1 3.5 KB 13 Mar 2003 | Uses various resources for various searches without having to go to their website. author: Kevin Adams |
Search Center | ||
search2.r | v:1.2.2 3.5 KB 13 Mar 2003 | Searches various places,such as Google, without having to go to their website . author: Kevin Adams |
EMail Setup (for Send) | ||
setemail.r | 1.0 KB 13 Mar 2003 | Minimum set-up for sending email messages from REBOL. author: [unknown] |
Simple Emailer | ||
simple-mail.r | 1.4 KB 13 Mar 2003 | A simple script, which uses the e-mail capabilities
of REBOL in a more user friendly way. author: Klaus Matuschek |
SmartUDP | ||
smartudp.r | v:1.0.0 6.0 KB 22 Aug 2006 | Send freely paramterized UDP packages, save and load your presets, choose targets from history. author: Varga Árpád |
sms-Functions | ||
sms-funcs.r | v:1.1.0 11.2 KB 28 Jul 2006 | funcions that allows send and receive SMS by GSM modem author: Janeks Kamerovskis |
SNMP v1 protocol | ||
snmp.r discussion | v:0.8.0 13.4 KB 21 Feb 2005 | Implementation of SNMP v1 scheme (RFC 1155,1156,1157) , no TRAP.
URL is snmp://[community@]<host adr>/CMD/<id values>
default community is public
Where CMD is get getnext or set
id values is a string like that: 1.3.6.1.2.1.1.1.0 1.3.6.1.2.1.1.5.0
Return an object:
make object! [
version: [...] author: VDemong |
tcp2bc | ||
tcp2broadcast.r | v:1.0.0 885 bytes 15 Nov 2007 | tcp input forwarded/redirected as udp broadcast author: ND |
Demo client with telnet-protocol | ||
telnet-client.r | v:1.0.0 863 bytes 13 Mar 2003 | A simple telnet-client author: Frank Sievertsen |
Telnet protcol scheme | ||
telnet.r discussion | v:1.0.1.1 4.8 KB 6 May 2003 | A telnet protocol scheme author: Frank Sievertsen |
Telnet Chat | ||
telnetchat.r | v:1.0.0 4.3 KB 6 May 2003 | A chat-server you can telnet to! ;o) author: Tommy Giessing Pedersen |
TFTP Get | ||
tftp-get.r | v:1.0.1 3.7 KB 15 Nov 2007 | get file from tftp daemon, could be modified as scheme, needs perfection on write to disk! author: ND |
Time a Web Page | ||
timepage.r documentation | 503 bytes 13 Mar 2003 | Time how long it takes to fetch a web page from the net.
(Just the HTML file, not the images.) author: [unknown] |
Time Web Pages | ||
timewebs.r documentation | v:1.0.0 1.1 KB 13 Mar 2003 | Time how long it takes to get each of the web pages listed in a block. author: Anonymous |
A Tiny Web Server | ||
tiny-server.r | 2.0 KB 26 Mar 2013 | Inspired by Carl's Tiny Web Server: http://www.rebol.net/cookbook/recipes/0057.html. This one is compatible with Rebol 3. author: [unknown] |
udp2bc | ||
udp2broadcast.r | v:1.0.1 886 bytes 15 Nov 2007 | udp input forwarded/redirected as broadcast author: ND |
Upload library-script - upload a script to rebol.org | ||
upload-library-script.r | v:1.1.1 6.8 KB 29 Jul 2004 | upload a script to rebol.org author: Volker Nitsch |
UPnP - IGD V1.0 | ||
upnp-igd.r | v:0.1 14.3 KB 10 Sep 2006 | UPnP-IGD tool to discover and control an Internet Gateway Device via UPnP author: marco |
URI | ||
uri.r | v:1.1.1 1.7 KB 13 Mar 2003 | URI parse rules. author: Andrew Martin |
URL Handler | ||
url-handler.r documentation | 14.6 KB 6 Nov 2016 | A script to handle URLs as objects. Rebol's built-in 'decode-url function
returns an object, but no methods to manipulate it. This script includes
functions that make it possible to manipulate the URL as you please.
CGI parameters are parsed into an alphabetized block for ease of comparison
of URLs. author: hy |
Prompt for User and Password | ||
userprotect.r | 505 bytes 13 Mar 2003 | Prompt for username and password to use for a transfer. author: [unknown] |
Web Page Change Detector | ||
webcheck.r documentation | v:1.0.0 727 bytes 13 Mar 2003 | Determine if a web page has changed since it was last checked, and if it has, send the new page via email. author: Anonymous |
REBOL Web Crawler | ||
webcrawler.r | 1.9 KB 13 Mar 2003 | To crawl the web starting from any site. Does not record
duplicate visits. Saves all links found in 'newlinks. author: Bohdan Lechnowsky |
Search a Web Page | ||
webfind.r | 511 bytes 13 Mar 2003 | Search a web page for a string, and save the page
to a file if it was found author: [unknown] |
Search Multiple Web Pages | ||
webfinder.r | 630 bytes 13 Mar 2003 | Search multiple web pages for a string, and print
the URL of the ones where it was found. author: [unknown] |
Download Web Page | ||
webget.r | 423 bytes 13 Mar 2003 | Fetch a web page and save it as a file. author: [unknown] |
Download Multiple Pages | ||
webgetter.r | 537 bytes 13 Mar 2003 | Fetch several web pages and save them as local files. author: [unknown] |
Web Page Link Displayer | ||
weblinks.r documentation | v:1.0.0 798 bytes 13 Mar 2003 | Display all of the web links found on a page. author: Anonymous |
Send Pages Every Hour | ||
webloop.r | 572 bytes 13 Mar 2003 | Send a set of pages via email every hour. author: [unknown] |
Web Page Displayer | ||
webprint.r documentation | v:1.0.0 448 bytes 13 Mar 2003 | Fetch a web page and display its HTML code. author: Anonymous |
91 / 127 | 1 | 2 | 3 | [4] | 5 |