I have resolved the problem: the TelnetClient did not append a new line to
the end of each write. I didn't realise that MINA IoHandler required a
newline in order to receive a line of data. I am curious as to how other
MINA users have resolved this when their incoming data did not include
newlines ('\n'), and they didn't have control over the client. Thanks for
your help.
Best Regards,
Elizabeth Clause
- Re: messageReceived() & dataRead() not called w... Elizabeth . Clause
- Re: messageReceived() & dataRead() not cal... robert . j . greig
- Re: messageReceived() & dataRead() not... Mohanbabu Narayanasamy
- Re: messageReceived() & dataRead()... peter royal
- Re: messageReceived() & dataRead() not cal... Trustin Lee
