Hi Emmanuel. http://pastebin.com/embed_iframe/EpL4WE4b This is the link to my doDecode method.
A complete message starts with x01 and ends with x03. For test I send 2 udp messages. First Udp message starts with x01 Second Udp messages ends with x03. When I send first message doDecode message is called with the content of the first Udp message. the doDecode method returns false as the message is not complete. Then the second Udp message is sent. However doDecode method is still called with only First Udp message's content from in IoBuffer parameter. Tunca -- View this message in context: http://apache-mina.10907.n7.nabble.com/CumulativeProtocolDecoder-and-UDP-tp18927p50281.html Sent from the Apache MINA Developer Forum mailing list archive at Nabble.com.