Establishing a connection

Top  Previous  Next

To establish a connection simply invoke the Connect method providing the username and password arguments.

 

Example

 

[C#]

// establish connection

session.Connect("jsmith","secret");

 

 

[Visual Basic]

' establish connection

session.Connect("jsmith", "secret")





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

© 2021 JSCAPE LLC