Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following examples show how to join and leave an IPv4 multicast group with µC/TCP-IP:

 

Info
Refer to functions NetIGMP_HostGrpJoin

...

 and NetIGMP_HostGrpLeave

...

for more details.

IPv6

µC/TCP-IP supports IPv6 multicasting with MLDP. In order to receive packets addressed to a given IPv6 multicast group address, With IPv6 MLDP is always enabled but you might need to increase the number of group, see Multicast Configuration.

...

The following examples show how to join and leave an IPv6 multicast group with µC/TCP-IP:

 

Info
Refer to functions NetMLDP_HostGrpJoin
()
and NetMLDP_HostGrpLeave
()
for more details.