Is UDP Multicast fully supported?

Find quick help here to get you started with Hollywood
Post Reply
Bohun
Posts: 25
Joined: Sat Jul 16, 2016 8:34 am
Location: Poland

Is UDP Multicast fully supported?

Post by Bohun »

I'm trying to implement mDNS discovery using UDP objects. Does Hollywood's network library natively support UDP Multicast? Specifically, do I need to perform any special socket operations to join a multicast group (like 224.0.0.251), or is simply sending/receiving data via SendUDPData to a multicast address sufficient?"
Post Reply