Re: Problem with SSH component (General questions)
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:
- Problem with SSH component - tg, 2008-06-01, 12:36
- Re: Problem with SSH component - woddrazen, 2008-06-01, 15:04
- Re: Problem with SSH component - aa, 2008-06-03, 14:51
- Re: Problem with SSH component - woddrazen, 2008-06-01, 15:04