Why IP multicast ?
Need for efficient delivery to multiple destinations across inter/intranets
Broadcast:
- Send a copy to every machine on the net
- Simple, but inefficient
- All nodes “must” process the packet even if they don’t care
- Wastes more CPU cycles of slower machines (“broadcast radiation”)
- Network loops lead to “broadcast storms”