Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multicast Proble under Linux

807603Oct 26 2007 — edited Oct 26 2007
Hi,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2007
Added on Oct 26 2007
5 comments
265 views