Do I need to know about the protocols IGMP and BGP (one of PIM) when I write C/C++-code for multicast, or IGMP/BGP works fully automatically and transparently to me?
And is properly that for different IP-addresses of multicast groups different protocols build routes?
- IGMP: 224.0.0.0 - 224.0.0.255
- BGP: 224.0.1.0 - 238.255.255.255
And whad do I need to know about IGMP/BGP for using UDP-multicast?