SSH2ConsoleRemote.shell - lines sent on stdin are sometimes
reflected back on stdout and not received by server
John Jameson
John.Jameson at jdsu.com
Thu Nov 23 15:21:01 MET 2006
Hi All,
I am using mindtermlite 2.4.2 SSH2ConsoleRemote in an applet to log in
to a solaris (8 + 9) server to launch a VNC session.
I have been using the command() method without problem.
I have extended the applet to handle an expired unix password by using
the shell method with buffered in and out streams to respond to the
sequence of prompts from the server.
I get a transient problem where the contents of the input stream are
sometimes reflected back into the output stream and don't reach the
server.
Can anyone advise me if this is a known problem with SSH2ConsoleRemote?
Any hints would be greatly appreciated :)
Regards,
John.
More information about the Mindterm-users
mailing list