Re: What port do your samples for SSH use? (General questions)
Gears,
we also use port 22, that's default value.
Oh... I think '1. Simple' sample actualy uses Telnet protocol. Can you change code so that
Ssh1.Protocol = SSHAuto
Ssh1.Port = 22prior to calling 'Connect' method?
Everything worked great....thanks