JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks.
Has anyone gotten Multicast to work on Android 2.2, specifically JmDNS for Bonjour service detection. There are many questions & answers …
android multicast jmdnsI've been able to get the samples that come with JmDNS to compile and run, however I can't get any …
java jmdnsI'm looking for a solution to resolve .local host names with Android 4.0.4 (no NSD, due to API level 15). On the …
android network-programming jmdns mdnsI'm trying to enable service discovery in my client-server application using JmDNS. I fully understand service registry on the server …
java network-programming client-server service-discovery jmdnsI 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-nsdI m looking for an apple bonjour for android. Are there a recommanded jar for this? I googled for an …
android bonjour jmdns