iphone xmpp 相关!

发布于 2024-10-27 21:24:13 字数 339 浏览 1 评论 0原文

我可以使用 xmpp 成功聊天,但现在我有以下疑问:

  1. 是否可以从 iphone 注册到 openfire 服务器(使用 xmpp iphone sdk)?如果是,那么如何? (至少给我一个提示)

  2. 是否可以与其他用户聊天而不将其添加到联系人列表中,假设我想与所有在线用户聊天...?如果是的话怎么办?? (任何提示?)

  3. 是否可以管理朋友,即。发送好友请求,响应好友请求(接受/拒绝)并读取待处理的通知请求? ??

编程语言:Objective C
技术:iPhone SDK
框架/API:xmpp开源API

I am able to chat successfully using xmpp, but now I have following queries:

  1. Is it possible to register to openfire server from iphone (using xmpp iphone sdk) ? If yes, then how ? (at least give me a hint)

  2. Is it possible to chat with another user without add to him in a contact list, suppose I want to chat with all those users who are online...? If yes then how ?? (any hint ??)

  3. Is it possible to manage friends, ie. sending friend request, responding to friend request(accept/reject) and reading pending notification requests ??

Programming Language: Objective C
Technology : iPhone SDK
Framework/API : xmpp opensource API

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

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

发布评论

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

评论(1

谢绝鈎搭 2024-11-03 21:24:13

您需要阅读这些文档:

然后您需要检查 XMPPFramework 是否已经支持您想要的协议,或者您是否需要自己添加它们。

You'll want to read these documents:

Then you'll want to check if XMPPFramework supports the protocols you want already, or whether you need to add them yourself.

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