什么是“名册”?在 XMPP 中?

发布于 2024-09-03 03:00:39 字数 45 浏览 4 评论 0原文

我正在学习 XMPP,我反复看到“Roster”这个词,但我不知道它是什么。

I'm learning XMPP and I repeatedly see the word "Roster" but I have no idea what it is.

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

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

发布评论

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

评论(3

陈年往事 2024-09-10 03:00:39

联系人列表(在 XMPP 中称为“名册”)

来源:XMPP-IM - RFC 6121 § 1.3:要求

contact list (in XMPP this is called a "roster")

Source: XMPP-IM - RFC 6121 § 1.3: Requirements

柠檬色的秋千 2024-09-10 03:00:39

在 XMPP 中,一个人的联系人列表称为名册,它由任意数量的特定名册项目组成,每个名册项目由唯一的 JID(通常采用 contact@domain 形式)标识。用户的名册由用户的服务器代表用户存储,以便用户可以从任何资源访问名册信息。

注意:花名册和订阅之间存在重要的交互;这些是在名册项目和状态订阅的集成下定义的,读者必须参考该部分才能完整了解名册管理。

请参阅http://xmpp.org/rfcs/rfc6121.html#intro-requirements

如果有人对 Android 中的 xmpp/聊天应用程序有任何疑问,请告诉我。

In XMPP, one's contact list is called a roster, which consists of any number of specific roster items, each roster item being identified by a unique JID (usually of the form contact@domain). A user's roster is stored by the user's server on the user's behalf so that the user may access roster information from any resource.

Note: There are important interactions between rosters and subscriptions; these are defined under Integration of Roster Items and Presence Subscriptions, and the reader must refer to that section for a complete understanding of roster management.

See http://xmpp.org/rfcs/rfc6121.html#intro-requirements

Let me know if anybody have any queries regarding xmpp/chat app in Android.

完美的未来在梦里 2024-09-10 03:00:39

花名册是显示在聊天客户端中的联系人列表的名称
http://www.adarshr.com/fun-with -xmpp-and-google-talk-part-2

Roster is the name given to the list of contacts which appears in one's chat client
http://www.adarshr.com/fun-with-xmpp-and-google-talk-part-2

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