QUESTION=What is the main difference between broadcast and multicast communications?
NAME_QUESTION=What is the main difference
RIGHT_ANSWER=1
ANSWER1=Multicast data is distributed to subscribed hosts on specific groups.
ANSWER2=Broadcast data is distributed to subscribed hosts on specific groups.
ANSWER3=Multicast data uses unicast route tables to flood the network instead of using the network's broadcast address.
ANSWER4=There really is no difference.
REACTION1=Broadcast communications use the broadcast IP or MAC address to communicate information to all hosts. Multicast data is sent only to hosts that subscribe to groups that are active on the network.
REACTION2=
REACTION3=
REACTION4=
TXT_LINK1=Multicast
TXT_LINK2=Multicast
TXT_LINK3=Multicast
TXT_LINK4=Multicast
LINK1=s091+343a
LINK2=s091+343a
LINK3=s091+343a
LINK4=s091+343a
TEXT_SHOW_ANSWER=Broadcast communications use the broadcast IP or MAC address to communicate information to all hosts. Multicast data is sent only to hosts that subscribe to groups that are active on the network.