receive output (wodSSH / wodSSH.NET)
Hi Ganesh.
You can find explanation here:
http://www.weonlydo.com/SSH/Help/wodSSH-Technical-and-distribution-information.html
you should make sure Version property returns version info without the word 'DEMO' inside. Also, make sure you use wodSSH.DLL, not wodSSH.OCX, since OCX doesn't have the LicenseKey property, and it's initialized by dropping wodSSH on the form.
So, if you use wodSSH.DLL (as COM object), then it's sufficient to do
Ssh1.LicenseKey = "your-license-key"
and that's all! What programming language are you using?
Kind regards.
Jasmine.
Complete thread:
- receive output - ganesh sankpal, 2014-08-06, 16:44
- receive output - wodSupport, 2014-08-06, 19:58
- receive output - ganesh sankpal, 2014-08-07, 16:12
- receive output - wodSupport, 2014-08-07, 19:25
- receive output - Ganesh Sankpal, 2014-08-28, 10:51
- receive output - wodSupport, 2014-08-28, 15:22
- receive output - Ganesh Sankpal, 2014-09-02, 14:38
- receive output - wodSupport, 2014-09-02, 17:01
- receive output - Ganesh Sankpal, 2014-09-03, 08:34
- receive output - wodSupport, 2014-09-03, 09:49
- receive output - Ganesh Sankpal, 2014-09-03, 12:06
- receive output - wodSupport, 2014-09-03, 12:07
- receive output - Ganesh Sankpal, 2014-09-03, 13:04
- receive output - wodSupport, 2014-09-03, 13:49
- receive output - Ganesh Sankpal, 2014-11-12, 08:37
- receive output - Jasmine, 2014-11-12, 10:56
- receive output - Ganesh Sankpal, 2014-11-12, 14:33
- receive output - Jasmine, 2014-11-12, 16:33
- receive output - Ganesh Sankpal, 2014-11-13, 06:36
- receive output - Jasmine, 2014-11-13, 16:19
- receive output - Ganesh Sankpal, 2014-11-13, 06:36
- receive output - Jasmine, 2014-11-12, 16:33
- receive output - Ganesh Sankpal, 2014-11-12, 14:33
- receive output - Jasmine, 2014-11-12, 10:56
- receive output - Ganesh Sankpal, 2014-11-12, 08:37
- receive output - wodSupport, 2014-09-03, 13:49
- receive output - Ganesh Sankpal, 2014-09-03, 13:04
- receive output - wodSupport, 2014-09-03, 12:07
- receive output - Ganesh Sankpal, 2014-09-03, 12:06
- receive output - wodSupport, 2014-09-03, 09:49
- receive output - Ganesh Sankpal, 2014-09-03, 08:34
- receive output - wodSupport, 2014-09-02, 17:01
- receive output - Ganesh Sankpal, 2014-09-02, 14:38
- receive output - wodSupport, 2014-08-28, 15:22
- receive output - Ganesh Sankpal, 2014-08-28, 10:51
- receive output - wodSupport, 2014-08-07, 19:25
- receive output - ganesh sankpal, 2014-08-07, 16:12
- receive output - wodSupport, 2014-08-06, 19:58