XMPP 与 Android

发布于 2025-01-04 16:51:21 字数 388 浏览 3 评论 0原文

可能的重复:
Android 和 XMPP:当前可用的解决方案

我已经开始制作多人 Android 游戏的原型使用 HTTP + C2DM 推送,但现在有机会更多地反思设计,我认为 XMPP 会更适合我正在尝试构建的内容。

我环顾四周,找不到 Android 上 XMPP 的大量最新信息,有人有任何经验或推荐的库吗?就其价值而言,这将是互联网上的客户端服务器,而不是近场通信

感谢您的任何想法

Possible Duplicate:
Android and XMPP: Currently available solutions

I've started prototyping a multiplayer Android game using HTTP + C2DM push, but now having had a chance to reflect more on the design, I think XMPP would be a much better fit for what i'm trying to build.

I was looking around and couldn't find a great deal of recent information for XMPP on Android, does anyone have any experience or recommended libraries? For what it's worth, this would be client-server over the internet, not near field communication

Thanks for any thoughts

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

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

发布评论

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

评论(1

孤星 2025-01-11 16:51:21

我在 Smack 作为 Java 的 XMPP 库方面获得了很好的经验。人们也在 Android 上成功使用了它。

如需更多替代方案,xmpp.org 有一个广泛的列表。

I have made good experience with Smack as a XMPP-library for Java. People also have used it successfully with Android.

For more alternatives, xmpp.org has an extensive list.

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