Tamir.SharpSsh.jsch.examples.Shell Class Reference
This program enables you to connect to sshd server and get the shell prompt. You will be asked username, hostname and passwd. If everything works fine, you will get the shell prompt. Output will be ugly because of lacks of terminal-emulation, but you can issue commands.
More...
List of all members.
|
Classes |
| class | MyUserInfo |
| | A user info for getting user data. More...
|
Static Public Member Functions |
| static void | Main (String[] arg) |
Detailed Description
This program enables you to connect to sshd server and get the shell prompt. You will be asked username, hostname and passwd. If everything works fine, you will get the shell prompt. Output will be ugly because of lacks of terminal-emulation, but you can issue commands.
Definition at line 19 of file Shell.cs.
Member Function Documentation
| static void Tamir.SharpSsh.jsch.examples.Shell.Main |
( |
String[] |
arg |
) |
[static] |
The documentation for this class was generated from the following file:
- C:/work/OMMR/OCHHP_OMMR_OMMR/Code/Assemblies/SharpSSH/Source/SharpSSH-1.1.1.13.src/SharpSSH/jsch/examples/Shell.cs