IP Multicast Support

Previous Topic Next Topic

IGMP

Internet Group Management Protocol (IGMP) is used between hosts and their local multicast router. IGMP messages are encapsulated by IP and use the IP protocol number 0x02.

There are two versions of IGMP:

IGMP version 2 is backward compatible with IGMP version 1. The differences between the two versions are discussed in the following sections.


note-icon

Note

IGMP is only used to maintain host group membership on a local subnet. IP multicast traffic is not sent using an IGMP header. Typical IP multicast traffic uses a User Datagram Protocol (UDP) header.

© 1985-2000 Microsoft Corporation. All rights reserved.