On Sat, Oct 3, 2009 at 10:28 PM, RevList <[email protected]> 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 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
