Is UDP Multicast fully supported?
Is UDP Multicast fully supported?
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?"