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 14:02:31 UTC

telnet - Reading till the end without prompt

Does anyone know, how can i use commons-net telnet apis, so as to be 
able to read till the very end, even without knowing the prompt to expect ?

Right now, if i do not know the prompt, my program will simply hang...

Thanks