Page 1 of 1

Is UDP Multicast fully supported?

Posted: Thu Apr 30, 2026 9:01 pm
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?"