Implementation of Multicasting

Sending a multicast message has a few differences when compared to unicast message transmission. In unicasting, when a message needs to be sent to a destination, the source and the destination address have to be specified. However, in the case of multicasting a message, all hosts receiving the message must be represented by a single name, which is also referred to as a multicast group. Special addresses are reserved for representing broadcasting and multicasting because addresses used for unicasting a message are different from multicast group addresses. The class D addresses in the IPv4 address space are reserved for multicasting addresses.

→ For more information on address classes, seeThe Network Interface ...

Get Special Edition Using TCP/IP, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.