Difference between revisions of "Unit RemoteShell"
From Ultibo.org
								
												
				| (3 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
'''Ultibo Remote Shell unit'''  | '''Ultibo Remote Shell unit'''  | ||
| − | |||
| − | |||
=== Constants ===  | === Constants ===  | ||
| Line 100: | Line 98: | ||
| − | '''  | + | '''Remote shell specific classes'''  | 
| − | + | {| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"  | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
| − | |  | + | | [[TTelnetShell|<code>TTelnetShell = class(TShell)</code>]]  | 
| − | + | ||
| − | | <code>  | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
|}  | |}  | ||
| − | + | {| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"  | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
| − | |  | + | | [[TTelnetSession|<code>TTelnetSession = class(TShellSession)</code>]]  | 
| − | + | ||
| − | | <code>  | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
|}  | |}  | ||
| − | + | {| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"  | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
| − | |  | + | | [[TSSHShell|<code>TSSHShell = class(TShell)</code>]]  | 
| − | + | ||
| − | | <code>  | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
|}  | |}  | ||
| − | + | {| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"  | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
| − | |  | + | | [[TTelnetShellLogout|<code>TTelnetShellLogout = class(TShellCommand)</code>]]  | 
| − | + | ||
| − | | <code>  | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
|}  | |}  | ||
| − | + | {| class="wikitable" style="font-size: 14px; text-align: left; width: 100%; height: 50px;"  | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | {| class="wikitable" style="font-size: 14px;   | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|-  | |-  | ||
| − | |  | + | | [[TSSHShellLogout|<code>TSSHShellLogout = class(TShellCommand)</code>]]  | 
|-  | |-  | ||
|}  | |}  | ||
| − | |||
<br />  | <br />  | ||
| Line 305: | Line 144: | ||
{| class="wikitable" style="font-size: 14px; background: white;"  | {| class="wikitable" style="font-size: 14px; background: white;"  | ||
|-  | |-  | ||
| − | !   | + | ! Note  | 
| None documented  | | None documented  | ||
|-  | |-  | ||
Latest revision as of 06:05, 31 August 2021
Return to Unit Reference
Contents
Description
Ultibo Remote Shell unit
Constants
Remote shell 
 REMOTE_SHELL_*  REMOTE_SHELL_DEFAULT_WELCOME = ' (Type HELP for a list of available commands)';
 | 
 
Telnet shell 
 TELNET_SHELL_*  TELNET_SHELL_NAME = 'Telnet Shell';
 | 
 
Telnet shell command 
 TELNET_SHELL_COMMAND_*  TELNET_SHELL_COMMAND_LOGOUT = 'LOGOUT';
 | 
 
Telnet shell alias 
 TELNET_SHELL_ALIAS_*  TELNET_SHELL_ALIAS_EXIT = 'EXIT';
 | 
 
SSH shell 
 SSH_SHELL_*  SSH_SHELL_NAME = 'SSH Shell';
 | 
 
SSH shell command 
 SSH_SHELL_COMMAND_*  SSH_SHELL_COMMAND_LOGOUT = 'LOGOUT';
 | 
 
SSH shell alias 
 SSH_SHELL_ALIAS_*  SSH_SHELL_ALIAS_EXIT = 'EXIT';
 | 
Type definitions
None defined
Class definitions
Remote shell specific classes
 TTelnetShell = class(TShell)
 | 
 TTelnetSession = class(TShellSession)
 | 
 TSSHShell = class(TShell)
 | 
 TTelnetShellLogout = class(TShellCommand)
 | 
 TSSHShellLogout = class(TShellCommand)
 | 
Public variables
None defined
Function declarations
Initialization functions
procedure RemoteShellInit;
Description: To be documented
| Note | None documented | 
|---|
Return to Unit Reference