Example use of Dnssd discovery on Android (using jmdns).
AndroidDnssdDemo is hosted in the following web site
https://github.com/twitwi/AndroidDnssdDemo
If you think the Android project AndroidDnssdDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidDnssdDemo.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 3 |
jar files used | jmdns.jar jmdns.jar jmdns.jar jmdns.jar |
Required Permissions | android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.INTERNET |
AndroidDnssdDemo has the following Java source files.
com.heeere.android.dnssdtuto.DnssdDiscovery.java com.heeere.androiddnssd.discovery.DiscoveryActivity.java com.heeere.androiddnssd.discovery.DiscoveryActivity.java