You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/andriydruk/RxDNSSD
Some DnsSdTxtRecords can't be resolved by NSD, JmDNS and tinydnssd, but this library can.
Can you please consider to use this library?
I won't implement NSD after all.
Maybe someone else want to give it a shot.
This plugin might rather move toward apple's dnssd at some stage (with or without the Rx paradigm)
NSD is available since Jelly Bean (API 16)
Objective:
Pre-Jelly Bean devices will use JmDNS
Jelly Bean and more recent devices will use NSD by default.
Important notes:
DnsSdTxtRecord support is only enabled since Lollilop (API 21) but does not seem to work.
Possible workaround using tinydnssd
Todos:
An option to disable NSD altogether
References:
http://developer.android.com/training/connect-devices-wirelessly/nsd.html
https://code.google.com/p/android/issues/detail?id=136099
The text was updated successfully, but these errors were encountered: