Re: Adding wodSSH.Net to a form? - WeOnlyDo Discussion board

Re: Adding wodSSH.Net to a form? (General questions)

by woddrazen, Thursday, May 01, 2008, 20:15 (5837 days ago) @ zubenelgenubi

Hi Tia,


Here is steps you need to done to add wodSSH.NET to new VS 2005 project :

1) Create new project
2) Go to Project -> Add reference
3) Find Weonlydo.Client.SSH reference select it and click OK
4) In your project code add this to declare wodSSH.NET reference:
[code]Public Class Form1
Dim WithEvents ssh1 As New WeOnlyDo.Client.SSH[/code]

Maybe best help will be to try to our samples. You can find it in component Samples folder. Maybe they can help you to start developing with wodSSH.NET.

If you need and other help let us know and we will try to help you.

Hope I helped.


Regards,
Drazen


Complete thread: