Unit RemoteShell
From Ultibo.org
Return to Unit Reference
Contents
[hide]Description
Ultibo Remote Shell unit
To be documented
Constants
[Expand]
Remote shell specific constants
REMOTE_SHELL_*
[Expand]
Telnet shell constants
TELNET_SHELL_*
[Expand]
Telnet shell command constants
TELNET_SHELL_COMMAND_*
[Expand]
Telnet shell alias constants
TELNET_SHELL_ALIAS_*
[Expand]
SSH shell constants
SSH_SHELL_*
[Expand]
SSH shell command constants
SSH_SHELL_COMMAND_*
[Expand]
SSH shell alias constants
SSH_SHELL_ALIAS_*
Type definitions
None defined
Class definitions
Telnet shell
[Expand]
TTelnetShell = class(TShell)
Telnet session
[Expand]
TTelnetSession = class(TShellSession)
SSH shell
[Expand]
TSSHShell = class(TShell)
Telnet shell logout
[Expand]
TTelnetShellLogout = class(TShellCommand)
SSH shell logout
[Expand]
TSSHShellLogout = class(TShellCommand)
Public variables
None defined
Function declarations
Initialization functions
Return to Unit Reference