检测 Yahoo 的用户可见性

发布于 2024-10-29 13:13:51 字数 96 浏览 6 评论 0原文

如何检测 yahoo 用户是否在线或离线?我已连接到雅虎服务器,但我不知道要发送到雅虎什么样的数据包,然后在收到的数据包中我可以在哪里找到有关用户的信息?

谢谢。

How can I detect if a yahoo user is online or offline? I got connected to the yahoo server but I dont know what kind of packet to send to yahoo and then where in the received packet I can find the information about the user?

Thank you.

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

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

发布评论

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

评论(2

相思故 2024-11-05 13:13:51

您可能想尝试使用 libyahoo2 (或阅读源代码),他们也有 部分 YMSG9 协议文档,可能很有洞察力。

You may want to try using libyahoo2 (or reading the source), they also have partial YMSG9 protocol documentation which may be insightful.

嘿咻 2024-11-05 13:13:51

对于以编程方式检测用户在线离线状态,我不知道。但如果你能以编程方式完成的话,我可以建议一种出路。
我们通过雅虎中的聊天环境来检测用户。如果您的合作伙伴显示为离线,那么我们会尝试从聊天窗口加载环境。如果环境在另一端加载 100%,则用户处于隐形模式,否则他实际上处于离线状态。

For detecting user online offline status programatically, i dont have any idea. But I can suggest a way out, if you can do it programmatically.
We detect user by the chat environment in yahoo. If your partner is appearing offline, then from chat window we try to load environment. If environment gets loaded 100% on the other end then the user is in invisible mode else he is really offline.

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