Go to the source code of this file.
Classes | |
| class | Tamir.SharpSsh.jsch.examples.StreamForwarding |
| This program will demonstrate the stream forwarding. The given Java I/O streams will be forwared to the given remote host and port on the remote side. It is simmilar to the -L option of ssh command, but you don't have to assign and open a local tcp port. You will be asked username, hostname, host:hostport and passwd. If everything works fine, System.in and System.out streams will be forwared to remote port and you can send messages from command line. More... | |
| class | Tamir.SharpSsh.jsch.examples.StreamForwarding.MyUserInfo |
| A user info for getting user data. More... | |
Packages | |
| package | Tamir.SharpSsh.jsch.examples |
1.5.9