Closed HeikoBornholdt closed 2 years ago
Same problem here. Under Windows, no services were found.
If I test the same code on the same machine but under elementary OS 5.1 Hera it finds services.
Hello All! Interesting issue. I wonder how I could change it, has anyone tried a workaround? I do not have a Windows setup around so it's hard to test.
I'd be happy to merge PRs on that topic. @KevinRoebert? @heikobornholdt ?
Closed due to inactivity
Same problem. Works on android, but not on Windows
The "Discover all SSDP services" example does not find any services under Windows. The same code on the same network on the same computer finds services under macOS.
I checked the SSDP traffic with Wireshark and could not find any problems. It looks like the MulticastSocket ignores the unicast "HTTP/1.1 200 OK" messages.