UDPBroadcastConnection
UDPBroadcastConnection copied to clipboard
Port unreachable in Mac app
I have implemented an M-Search with the package, and it works fine in the Playground, but not when I copy the code in my Mac app. Is there anything to add in the info.plist or elsewhere ? I have already added the NSLocalNetworkDescription.
The broadcast is sent correctly, and the response is also sent, but the port is unreachable according to Wireshark.
Does anyone have an idea ?