如何在Android上成功使用JmDNS?

发布于 2024-10-07 20:45:30 字数 347 浏览 0 评论 0原文

根据主题...
我是Android新手!!!
我已经尝试在 Android 上成功实现 JmDNS 两周了......
(不仅在 Google IDEOS 手机上,还在 Eclipse 上)...
我已经尝试过“TestBonjour”代码(评论 22)...
http://code.google.com/p/android/issues/detail ?id=2917
但还是不行!!
谁能帮我解决这个问题吗?
感谢一百万并原谅我糟糕的英语!

According to the topic...
I am a newcomer of Android!!!!
I have been tried to implement JmDNS successfully on Android for 2 more weeks...
(Not only on Google IDEOS phone,but also on Eclipse)...
I,ve been tried the "TestBonjour" code (comment 22)...
http://code.google.com/p/android/issues/detail?id=2917
But it's still not working!!
Could anyone can help me to solve this question?
Thanks a million and forgive my poor English!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

私藏温柔 2024-10-14 20:45:30

它的工作原理取决于您的手机。请在此处查看我们的开源示例:

http://code.google.com/p/tunesremote-plus/source/browse/trunk/src/org/tunesremote/LibraryActivity.java

另外,在某些 HTC 手机上,存在一个已知的 WIFI 驱动程序错误,该错误会阻止 mDNS 数据包从被接收。您可以在此处阅读相关内容:

http://code.google。 com/p/tunesremote-plus/issues/detail?id=1

Depending on your phone it works. See our open source example here:

http://code.google.com/p/tunesremote-plus/source/browse/trunk/src/org/tunesremote/LibraryActivity.java

Also on some HTC phones there is a known WIFI driver bug preventing mDNS packets from being received. You can read about that here:

http://code.google.com/p/tunesremote-plus/issues/detail?id=1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文