- Multicasting
- a technique for selective many-to-many network communication. IP Multicast uses specially designated group addresses in the range 224.0.0.0 to 239.255.255.255; the sender sends a single datagram to the multicast address and the routers take care of making copies and sending them to all receivers that have registered their interest in data from that sender.
|