Data send by wodSSHD not seen (wodSSH / wodSSH.NET)
I'm trying to get 2 apps to intercommunicate via SSH.
In sApp I use the wodSSHD.ocx (2.0.5.261).
As cApp I'm currently using the Terminal example (wodSSH v2.9.6.149)
cApp is able to login to sApp. Within the LoginPassword sub, I'm calling a function with as parameter the User (as received as parameter within the LoginPassword sub)
In that function I do
user.send set icon 1
However in cApp I don't get that send string. Do you have any ideas why this happens?
(using VB6 - for the moment sApp and cApp are both running on the same system).
Any ideas why I'm not getting the info that is send by sApp in cApp?


It works fine like this. Thanks have a great weekend.








