Menu

#27 Telnet Wrapper - Read() Hangs

open
nobody
None
5
2005-09-15
2005-09-15
Anonymous
No

Hi All,
My application hangs when I issue read() of
telnetwrapper. This is happening if the waitfor() sting
doesn't matches with the actual output. I strongly
believe if there is no match found in waitfor() it should
return null instead of hanging (waiting forever). Can
anyone help me out on this issue & how can I get rid of
this problem?

Thanks In Advance,
-Sundar

Discussion