11-21-2018 09:10 AM
I need to discover zeroconf devices on the network. I see that NI VISA uses some sort of mdns. Perhaps dns-sd. Is it possible to access this functionality within labview or CMD to list all devices?
It would be nice because then I wouldn't need to install Bonjour or create my own application using ZeroConf C# library.
Solved! Go to Solution.
11-23-2018 07:12 AM
11-29-2018 07:32 AM
I didn't get NI visa to discover my devices with a custom protocol name. Use Zeroconf C# library or dns-sd (not recommended by Apple).