如何开发 jabber 客户端

发布于 2024-10-08 02:19:07 字数 201 浏览 0 评论 0原文

我正在使用 Android 中的 asmack 库来开发 Jabber 客户端,该客户端使用户可以通过连接到 xmpp 服务器来相互聊天。我也想在 iPhone 上实现同样的功能,它连接到服务器并且用户之间可以进行聊天。

我想知道是否有像 iPhone 的 asmack 这样的库可以让我连接到服务器并且可以在用户之间进行聊天。

请建议是否有其他替代方案。

I am using the asmack library in Android to develop a Jabber client which enables users to chat between themselves by connecting to the xmpp server. I want to achieve the same in iPhone too which connects to the server and chatting can be done among users.

I want to know if there are any libraries like asmack for iPhone which enables me to connect to the server and i can perform chatting among the users.

Please suggest if there are any other alternatives.

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

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

发布评论

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

评论(1

无可置疑 2024-10-15 02:19:07

您可以在 XSF 站点 找到 XMPP 库的列表。特别是,C 库或 Objective-C 库可能是一个不错的选择。

You'll find a list of XMPP libraries at the XSF site. In particular, the C libraries or the Objective-C one might be a good fit.

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