1989
RFC 1112 describes IP multicast host extensions
Why send identical data to a hundred receivers individually when the network can distribute it selectively?
Unicast scales poorly when many receivers need the same stream. Broadcast reaches everyone, including devices that cannot use the data.
IP multicast was developed to make group communication more efficient. RFC 1112 described host extensions and the idea of multicast groups.
Senders transmit to a group address. Receivers join groups. IGMP tells the network which ports need which groups; IGMP snooping helps switches distribute traffic.
Group addresses, IGMP, snooping and queriers are central terms. Multicast is powerful, but not automatically self-healing.
sACN, Dante multicast, discovery protocols and streaming can use multicast. Wrong switch configuration quickly creates unnecessary load.
An sACN system sends many universes. Without IGMP snooping, ports receive data they do not need.
RFC 1112 describes IP multicast host extensions
IGMP becomes more common in IP networks
multicast becomes practically relevant in media and lighting networks