What Does Multicast Mean?
Multicast is a communication method and data delivery scheme in which a single source sends the same data to multiple receivers simultaneously. It is similar to broadcasting but more secure because it has an added bonus of receiver discretion, where the data is received by specific users or hosts.
Techopedia Explains Multicast
The multicast process involves a single sender and multiple receivers. versus systems that are designed to be connection-dependent, like a client-server system. User datagram protocol (UDP) is the most common protocol used with multicasting.