您建议采用什么解决方案来在网站上实现聊天和 IM?

发布于 2024-08-29 17:30:25 字数 79 浏览 2 评论 0原文

我应该选择 IRC 还是走另一条路线?我需要的是我的社交网络上的公共聊天和私人即时消息。我不想使用第三方解决方案。 (我打算为此租用 VPS。)

Should I pick up IRC or go another route? What I need are public chat and private instant messaging on my social network. I do not wish to use 3rd-party solutions. (I plan to rent VPS for the matter.)

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

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

发布评论

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

评论(2

后知后觉 2024-09-05 17:30:26

IRC 总是适合聊天,但不适合 IM,除非您使用 DCC 或查询,而这可能会变得复杂。如果您在所有这些方面都很先进,我想 IRC 可以用于私人消息传递,但您绝对应该考虑其他东西。

(但请记住,IRC 绝对是公共聊天的绝佳选择)

Well IRC is always good for chat, not so much for IM, unless you use DCC or Queries, and that could get complicated. If you're advanced in all of this, I suppose IRC would work for private messaging, but you should definitely think of something else instead.

(But keep in mind that IRC is absolutely wonderful for public chatting)

╰ゝ天使的微笑 2024-09-05 17:30:26

您可以尝试 Jabber/XMPP。 Jabber 是一个建立在 XMPP 消息传输层之上的聊天“应用程序”; XMPP 还支持直接的用户到用户消息传递,这就是您的 IM。我见过网页中客户端的实现(AIUI,它用于支持 GTalk 和 Google Wave),并且有许多可用的客户端应用程序。

You could try Jabber/XMPP. Jabber's a chat "application" built on top of the XMPP message transport layer; XMPP also supports direct user-to-user messaging, which is your IM. I've seen implementations of clients that were in webpages (AIUI, it's used to power GTalk and Google Wave) and there are numerous client applications available.

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