Details
Description
The call MulticastSocket.setLoopbackMode(true) does not behave consistently between O.S.
Under Mac and Linux seems to work fine, but under Windows seems not.
The call MulticastSocket.setLoopbackMode(true) does not behave consistently between O.S.
Under Mac and Linux seems to work fine, but under Windows seems not.
FIxed by removing the call to setLoopbackMode().