Telnet Shell Help
Bernard Devlin
bdrunrev at gmail.com
Sun Oct 4 10:45:42 EDT 2009
On Sat, Oct 3, 2009 at 10:28 PM, RevList <RevList at createchsol.com> wrote:
> I need to write a very small utility that uses Telnet so that I can
> connect to a server on port 333 and login with credentials and issue a
> specified command recognized by the server.
Would you be able to use SSH instead of telnet? Not only is it more
secure than telnet, but it is scriptable too.
Bernard
More information about the use-livecode
mailing list