Telnet Factory for .NET

Rsh.Execute Method

Executes a command on the Remote Host.

Overload List

Executes a command on the Remote Host.

public byte[] Execute(string,int,string,string,string);

Executes a command on the Remote Host.

public byte[] Execute(string,string,string);

Executes a command on the Remote Host.

public byte[] Execute(string,string,string,string);

See Also

Rsh Class | Jscape.Telnet Namespace