On Mon, Dec 5, 2011 at 7:14 AM, Kokotovich, Jaya <jaya.kokotov...@goodrich.com> wrote: > Hello, > > > > I am looking to fund someone to develop multicast support in mina 2.0. > > We are happy to fund it and have it contributed back to the open source > mina repository. > > > Thank you. >
The problem with multicast is the lack of support in NIO & JDK1.6 (it's now in NIO.2). You'll need JDK7. There is some really *hacky* possibility if you want to use it with JDK 6: http://www.mernst.org/blog/archives/12-01-2006_12-31-2006.html Anyway I'm sure there is some guys here who can do it :) Julien