REBOL/Command Developer Reference
For Command and Command/SDK Version 2.5 Copyright 2003 REBOL Technologies
Contents:
|
Chapter
|
Description
| |
Setup and Operation
|
How to setup and run REBOL/Command, standard startup files, network
setup, proxy setup, system specific issues.
| |
Database Access
|
SQL command interface to external databases such as MySQL, Oracle,
Microsoft Access, Excel, SQLServer, and other ODBC connected databases.
| |
Encryption Ports
|
High strength standard encryption interface ports including RSA, DSA,
Blowfish, AES, Rijndael, Diffie Hellman, and more.
| |
External Library Interface
|
Direct access to operating system dynamically linked libraries (DLLs) and their
functions.
| |
FastCGI Web Server Interface
|
Improves performance for web server CGI (Common Gateway Interface) using
a standard, direct connection method to REBOL scripts.
| |
Secure Sockets - SSL/HTTPS
|
Client side data encryption across a TCP channel using standard Secure
Socket Layer (SSL) and Transport Layer Security (TLS).
| |
Command Shell Interface
|
Enables REBOL to launch external programs and shell commands as well as
redirect input, output, and errors.
| |
Sound Ports
|
All about loading and generating WAV files and playing them in REBOL.
|
These modules are part of the REBOL/Command package that is sold by REBOL Technologies.
Additional documentation and examples can be found on the documentation page of the
REBOL website.
Authors: Holger Kruse,
Sterling Newton, Jeff Kreis, Jim Goodnow, Carl Sassenrath
| | REBOL/MakeDoc 2.0 | REBOL is a registered trademark of REBOL Technologies Copyright 2003 REBOL Technologies | 5-Aug-2003 |
|