Executes a remote command via telnet using an external application.
Inheritance Hierarchy
CleanCode.RemoteCommands AbstractTelnet
CleanCode.RemoteCommands TelnetExternalExec
Namespace: CleanCode.RemoteCommands
Assembly: CleanCode.RemoteCommands (in CleanCode.RemoteCommands.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public class TelnetExternalExec : AbstractTelnet
Remarks
Since CleanCode 0.9.07.
See Also