On Aug 17, 2006, at 3:08 PM, Horace Pinker wrote:
i'm using an acceptor and would like to manually post data to the in-queue of a connection. for the connection handler it should behave as if the connected client sent the data. is there an offical way to do this?i would like to do this so that the connection handler state machine receives data from the remote and from a local source in a consitent and ordered way.any suggestions are welcome.
You can achieve this by getting the start of the filter chain for your connection, and just calling events on it (you want the messageReceived event :)
and: mina is great! :D
excellent! ty! -pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
