On 4/24/10 6:46 AM, [email protected] wrote:
Guys,
Firstly, my thanks to all fo you guys to comeup with a good project like MINA.

Iam a new to this (and new to java as well), but coming from C++ background, i 
could see that most of the networking aspects are tackled in MINA.

I have a query to you guys:
I wrote a simple MINA client that connects an echo server.
One weird thing i notice is,  (for some messages) the MINA logs shows the 
received message log prior to the sent message log.
Could you please suggest on how to avoid this ? Meaning, i would like to see 
the messages logged in actual sequence.

I guess that what you want to show is that the body of the received message is logged *after* the 'message sent' message.

can ypu provide the code of your application, so that we can check what's ging on ?

Thanks !

--
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com


Reply via email to