You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Jitu <ji...@andiamo.com> on 2003/06/25 08:10:28 UTC

Telnet question, can't read beyond ...MORE...

Hello,

Using commons-net telnet api's, i am able to succesfully sendCommands 
and read their output.

But, if the output of the command i send, is huge (say 250 lines), i get 
output only until ...MORE..., after that i don't get any output. I want 
to change this behavior, how can i do so, so that i always read complete 
output.

Your help would be greatly appreciated.

Thanks
Jitender