Hi,
I'm using a basic stream cipher to encrypt bits of the data sent between the
client and MINA server, and I'm finding quite frequently that the
client/sever stream from client to server is getting out of sync. I believe
this is to do with MINA dropping packets, as there's no exceptions being
thrown in my protocol decoder.
Is there any possible situation that would cause MINA to be dropping packets
before they're decoded?
--
View this message in context:
http://www.nabble.com/Dropped-packets--tf4846623s16868.html#a13866577
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.