ユーザーは音声伝送を実験しており、その伝送を IP ネットワーク経由で複数の特定のデバイスに同時に到達させたいと考えています。ユーザーは、SOHO 内で適切な機能を構成するためにネットワーク技術者に支援を要求します。要件を満たすために技術者は次のどれを構成する必要がありますか?
正解:B
Multicast is the network communication method to use when audio transmissions need to reach several specific devices simultaneously over an IP network. It allows for efficient network use by directing a single stream of data to multiple recipients without needing to send separate streams to each recipient. Unicast sends data to a single destination, anycast sends data to the nearest or best destination in a group, and broadcast sends data to all devices in the network segment. Thus, multicast is most appropriate for the requirement described.