Hi Alex, 2005/5/19, Alex Burmester <[EMAIL PROTECTED]>: > I am wondering how one would create something like protocol router > where a java process listens on two sets of ports and once connections are > established, it can route protocol packets between the two sides of the > server process.
You can create one acceptor and bind more than one IoHandler or ProtocolProvider. Thanks, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/
