quicksilverm28 wrote:
I also see that if I just overload messageReceived and remove
StreamIOHaandler then I am getting partial bytes. Is there a workaround to
this issue ?
If there is no workaround, would it mean that streaming is impossible using
NIO ?
What were you expecting to get in messageReceived() ? Maybe it would be easier to help you if you first gave some background on what your application is doing. Is it implementing a standard protocol (FTP, POP, HTTP, etc) or is it a custom protocol? Client or server?

/Niklas

Reply via email to