jbagg / QtZeroConf

Qt wrapper class for ZeroConf libraries across various platforms.
Other
69 stars 51 forks source link

Support browsing for AnyIPProtocol (IPv4 or IPv6) #33

Closed matejk closed 4 years ago

matejk commented 4 years ago

Small change to browse ipv4 and ipv6 services.

jbagg commented 4 years ago

QtZeroConf used to have this functionality, but it was removed 4 commits ago because the apple bonjour sdk was reporting an IPv6 address with the IPv4 flag set.

matejk commented 4 years ago

On Windows or on all platforms? Browsing both protocols works nice on macOS 10.13 (High Sierra).