Re: Problem with SSH component - WeOnlyDo Discussion board

Re: Problem with SSH component (General questions)

by woddrazen, Sunday, June 01, 2008, 15:04 (6018 days ago) @ tg

Hi,


There is no need to call MsgBox in Connected Event. Received Event should be fired when connection is established with server.
Did you try to send command or receive output in Received Event? If you are using Prompt Property then you should use PromptReceived Event to send command.

All information how to do that you can find in wodSSH samples which comes with component installation. You can find VB6 samples in component Samples folder.

Please try it and let us know how it goes.


Regards,
Drazen


Complete thread: