Hi,

A message is not a "packet". You can have several messages in one "packet" or several "packets" for one message.
Mina has no idea of when start or finish your message...
You have to implement that in your decoder.

Regards,

JY Linet


----- Original Message ----- From: "Mark Wallsgrove" <[email protected]>
To: <[email protected]>
Sent: Friday, November 13, 2009 6:12 PM
Subject: Multiple Messages being recieved at the same time..


Hi Guys,

I have written my own Protocol Filter to process XML messages.
Currently multiple messages are being appended onto each other when I
try to decode the message. Why doesn't Mina call the Decoder each time
a packet is received? Can you make Mina do this?

--
Best Regards,
Mark Wallsgrove


Reply via email to