将 Messenger 集成到现有网站

发布于 2024-09-16 08:46:02 字数 65 浏览 11 评论 0原文

对于现有网站及其中的用户,如何以最少的代码更改集成聊天应用程序,如 yahoo 或 gmail 或任何其他应用程序。

For an existing website and the users in it,how to integrate a chat application like yahoo or gmail or any other with minimum code changes.

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

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

发布评论

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

评论(1

月光色 2024-09-23 08:46:02

Ajax IM 看起来非常适合此目的。

或者,也许类似 PHP121

这些都是即时通讯风格的聊天系统。如果您正在寻找更像聊天室的东西,我过去曾成功使用过Ajax Chat

我认为,如果您想支持现有的用户组,则无论您采用哪种方法,都需要对代码进行大量更改。

Ajax IM looks very good for this.

Alternatively, maybe something like PHP121?

These are both instant messenger style chat systems. If you're looking for something more like a chatroom, I have used Ajax Chat successfully in the past.

I think you'll need a fair bit of code changes however you approach this, if you want to support your existing groups of users.

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