This is an example to scan Aroma Shooter via Wifi by browsing its mDNS service. This demo is written in C#. Basically, this can be used to browse any mDNS service in local networks.
-
Mono.Zeroconf v0.9.0 was used. More about Zeroconf
-
This sample was hugely based on MZClient from Mono.Zeroconf repository