I'm trying to multicast using the demo in the java tutorial and a linux
router, but while the regular datagram work, the multicast doesn't!
Why is thing happening? I've tried with coyote linux, freesco and bsdrouter,
but seems like they don't route the packets?
Am I missing something?
Vincent van Beveren - 21 Jul 2006 11:43 GMT
> I'm trying to multicast using the demo in the java tutorial and a linux
> router, but while the regular datagram work, the multicast doesn't!
[quoted text clipped - 3 lines]
>
> Am I missing something?
Hi Saverio,
Most routers don't forward multicast packets.
Vincent