我们可以在 Android 中使用 Smack api 创建除 GTalk 之外的 IM 客户端吗?

发布于 2024-08-14 18:30:48 字数 233 浏览 6 评论 0原文

在过去的两周里,我正在努力创建一个应用程序,用于与 Android 中的所有 Messenger 进行通信。

我正在使用 Smack API,现在我可以连接到 GTalk。

现在正在尝试将其连接到雅虎通。

但它抛出了一些异常。

我想知道我们是否可以使用 Smack API 创建 Yahoo IM 客户端。

如果可能,请提供 Smack API 支持的 IM 客户端列表。

For the past two weeks, i am working to create an application, which is used to communicate with all Messengers in Android.

I am using the Smack API for that, and now I can connect to GTalk.

Now trying to connect it to the Yahoo messenger.

But it is throwing some exception.

I want to know whether we can create Yahoo IM client using Smack API or not.

If possible please give the list of IM clients supported by Smack API.

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

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

发布评论

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

评论(1

妖妓 2024-08-21 18:30:48

根据 Smack 网站的介绍,“Smack 是一个用于即时消息传递和在线状态的开源 XMPP (Jabber) 客户端库”。雅虎! Messenger 使用不兼容的专有协议。维基百科有一个基于 XMPP 协议的即时消息客户端列表,位于 http://en.wikipedia.org/ wiki/List_of_XMPP_client_software

According to the Smack website, "Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence.". Yahoo! Messenger uses a non-compatible proprietary protocol. Wikipedia has a list of instant messaging clients based on the XMPP protocol at http://en.wikipedia.org/wiki/List_of_XMPP_client_software.

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