After you download Mina, you should find this example servers as a very good demuxing working example:
example\src\main\java\org\apache\mina\example\sumup I have been using it for some odd projects and it works great. On 10/29/06, sishen <[EMAIL PROTECTED]> wrote:
hi, everyone. I'm a newbie on Mina. I have read MinaTutorial. But i need something more complex using the demuxing. I found that no example in the project have use this. The javadoc of DemuxingIoHandler and DemuxingProtocolCodecFactory is not very clear for me. So is there a tutorial about these two class or is there any project using these? thx.
