Multicast DNS is a method for (generally) small networks to advertise services without user configuration.
Avahi is usually used for service discovery. I want to make a service discoverable from a different subnetwork, could I …
linux networking service-discovery mdns avahiI am using Fedora 18 with the avahi command line tools (version 0.6.31) I use avahi-resolve-host-name to discover the IP address of …
linux networking zeroconf mdns avahiI am running Django on my raspberry-pi, and I am using avahi-daemon to access my rpi on raspberrypi.local . On …
android dns raspberry-pi2 mdns jmdnsI'm trying to implement a class to discover services on the network. I've tried working with Android's NSD and it …
android android-annotations jmdns mdns android-nsd