monome / serialosc

multi-device, bonjour-capable monome OSC server
http://monome.org/docs/serialosc/osc
Other
145 stars 31 forks source link

use native service discovery API on windows #70

Open artfwo opened 5 months ago

artfwo commented 5 months ago

bonjour print services hasn't been updated for a while and only provides 32-bit dnssd.dll library, which is also reported to be broken under windows 10.

windows 10 has a native implementation, that could be probably used instead:

https://learn.microsoft.com/en-us/uwp/api/windows.networking.servicediscovery.dnssd?view=winrt-22621&redirectedfrom=MSDN