3 Replies Latest reply on Dec 6, 2007 9:34 PM by ron_sigal

    Request for opinion

    seammm

      Hi - I need to listen for multicast udp datagrams and put the received datagrams into a queue to be processed. If possible, I'd like to do this within jboss server, by dropping a war/ear/xxx into deployment directory. Therefore, I can use one kind of server, jboss as, and hopefully nothing else. Any pointer, opinion about how to implement a multicast receiver with jboss remoting (seems to be the place) or any other jboss technology is appreciated. Thanks.