Creating a new SSH session

Top  Previous  Next

To begin a new SSH session create a new SshSession instance using one of the provided constructors.

 

Example

 

// create new session

SshSession session = new SshSession(hostname, username, password);





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC