Here's my trouble I am almost done building this very nifty client
(attached to this email) following our previous thread of discussion
(thanks alot!) but my only trouble is that my protocolChain from my
selectorHandler never gets invoked! I really don't understand what needs
to be done to invoke it, I though it would get invoked automatically
when a packet is read on the channel.
On the server side, the protocolChain from the Controller gets invoked
without a glitch. I know that because my server implements and
EchoFilter and the callbackHandler from my client receives something (it
triggers on OnRead()).
I could really appreciate some pointers! Thanks,
Simon