Hi ,
    I have a server on top of the Mina framework . That server is actually
listening to connections from a physical device (a type of clock.) . I have
a handler defined that gets called on every message that is received. I have
a couple of questions in this regard :

1. in the messageReceived() api of my handler when I proint the value of the
session's isConnected() flag , it says false. Could anyone explain why ?
2. After doing some data processing when I write a ByteBuffer type of object
to the session and print the getWrittenBytes() or getScheduledWriteBytes()
values of the session they return 0. Why is data not getting written to the
session. Or am I missing something.

Help appreciated,
Thanks

-- 
Tasneem Yusuf

Face the sun and the shadow will fall behind u.

Reply via email to