Our customer has strange requirement about merging multiple udp/TCP packages
to create a single  message. 
There is a well defined protocol that defines message boundaries. 
The decoder is working good with TCP packages.  It can create a single
message from multiple TCP packages. 
However when a message is fragmented into multiple packages the do doDecode
method always gives the same ioBuffer. 
I'll try 2.0.13 next day. 
Thanks 




--
View this message in context: 
http://apache-mina.10907.n7.nabble.com/CumulativeProtocolDecoder-and-UDP-tp18927p50274.html
Sent from the Apache MINA Developer Forum mailing list archive at Nabble.com.

Reply via email to