My Wodssh1 is not working as a telnet client. - WeOnlyDo Discussion board

My Wodssh1 is not working as a telnet client. (wodSSH / wodSSH.NET)

by Luis Galiano, Tuesday, August 31, 2004, 13:58 (7149 days ago)

Good afternoon!

I'm having a problem with my connector object. I'm trying to use it in telnet protocol mode, but the event is not receiving any data. Could you help me, please! Thank you,

Luis Galiano

The source code is the following:

wodSSH1.Disconnect
wodSSH1.HostName = *****
wodSSH1.Login = *****
wodSSH1.Password = *****
wodSSH1.Port = 23
wodSSH1.Protocol = Telnet
wodSSH1.Timeout = 30
wodSSH1.Command echo Hello
wodSSH1.Connect


Complete thread: