Tamir.SharpSsh.jsch.examples.StreamForwarding Class Reference

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...

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 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.

Definition at line 21 of file StreamForwarding.cs.


Member Function Documentation

static void Tamir.SharpSsh.jsch.examples.StreamForwarding.Main ( String[]  arg  )  [static]

Definition at line 23 of file StreamForwarding.cs.


The documentation for this class was generated from the following file:

Generated on Wed Jul 21 15:05:34 2010 for SharpSSH by  doxygen 1.5.9