multicast
    Multicast messages are
        transmitted to selected devices that specifically join the multicast group; the addresses
        are specified in the destination address field. In other words, multicast
        (point-to-multipoint) is a communication pattern in which a source host sends a message to a
        group of destination hosts.