Broadcast:
-
Application sends a copy of each packet to a broadcast address. Even simpler than unicast to implement. However, the network must either stop broadcasts at the LAN boundary or send the broadcast everywhere. Sending the broadcast everywhere is a waste of network resources if only a small group actually needs to see the packets.
|