Is there any sample code on how to do bonjour discovery of devices in a custom app? Or even any pointers on how I may go about it?
This requires mDNS, which as far as I know is not available to user apps or drivers. If your device supports SSDP, that does work. (In either case, if you have a hostname, getting an IP address out of that should work--but I'm assuming your issue is discovering either in the first place.)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.