sharpSshTest.jsch_samples.ViaHTTP Class Reference
This program will demonstrate the ssh session via HTTP proxy. 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 | RunExample (String[] arg) |
Detailed Description
This program will demonstrate the ssh session via HTTP proxy. 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 18 of file ViaHTTP.cs.
Member Function Documentation
| static void sharpSshTest.jsch_samples.ViaHTTP.RunExample |
( |
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/Examples/jsch_samples/ViaHTTP.cs