Multicast Proble under Linux
807603Oct 26 2007 — edited Oct 26 2007Hi,
I think here may be a bug in jdk6 . There is a problem with Multicast sockets. If i have two nic and open two Multicast socket (set network interface and join on proper interface ) both of them under Windows send multicast packets . Unfortunetly under linux the same code doesn't work. Packets are always send only via the same and one interface. Why ? Writicng conde in c under linux everything works fine so there is no problem with linux confguration .
How to report a bug or can anyone help me to resolve it