Telnet Daemon
From RMX Automation Wiki
[edit] Configuration
On this screen, you can configure the basic settings for the Telnet Daemon.
!!!WARNING!!! Username and Password are stored as text with no exncryption what so ever!
[edit] Usage
To connect to a Telnet Daemon enabled RMX Automation running on another machine, open up the command prompt, and type in "telnet" folled by the machine name or IP address. You will be prompted for a username and password.
Once connected, a basic welcome screen is displayed.
For a list of commands, type in "help". Items in green are functions, items in blue are function groups.
Function groups may have addition information available on them. To see this information, type in "help" followed by the name of the group.
To execute a function from a function group, type in the group name first, followed by a period, and then the name of the function.
Some functions have additional paramaters that may be passed in. Enclose paramaters with parenthesis, and seperate each paramater with a comma.

