Hi

We've been pretty successful at implementing a complex message protocol
using MINA (0.9.3 then 1.0.x) over TCP.
We're now considering implementing the same protocol over UDP.

So my first questions are:

  - is the UDP implementation in MINA as solid as the TCP one?

  - is there any magic going on under the hood I should be aware of?
    (I assume that the UDP packets will arrive in any order and that
     we'll have to implement our own re-ordering mechanism)

Thx.

-- 
Frederic Soulier <[EMAIL PROTECTED]>
OpenPGP key available on http://www.keyserver.net
1024D/BA6700ED   49A6 8E8E 4230 8D41 1ADE  B649 3203 1DD2 BA67 00ED

  • UDP Frederic Soulier

Reply via email to