Bonjour implementation on Android

后端 未结 5 1194
深忆病人
深忆病人 2020-12-23 10:22

I am trying to implement bonjour/zero conf on my android app. I am using jmDns library for searching the all the available devices. Here is the code that I am using for sear

5条回答
  •  太阳男子
    2020-12-23 10:28

    I can't give you any specific help with the code but I'm pretty sure that there are issues with Android and mDNS at least with some handsets and (I believe) the emulator.

    More information here:

    http://rgladwell.wordpress.com/2010/04/18/gotchas-android-and-multicast-dns/

提交回复
热议问题