开源即时通讯工具?

发布于 2024-08-06 22:50:26 字数 205 浏览 6 评论 0原文

我正在使用 VSTS 2008 + ASP.Net + Forms Authentication + .Net 3.5 + IIS 7.0 + C# 来开发 Web 应用程序。我想向我的 Web 应用程序添加基于 Web 的即时消息功能(使用表单身份验证),我只需要非常基本的功能,例如基于文本的消息、用户存在状态等。

我想知道是否有任何现成且易于使用的功能集成组件?更好的开源。

I am using VSTS 2008 + ASP.Net + Forms Authentication + .Net 3.5 + IIS 7.0 + C# to develop a Web Application. I want to add web based instant messenging feature to my web application (using Forms authentication), I just need very basic features, like text based message, user presence status, etc.

I want to know whether any ready-to-use and easy to integrate components? Better open source.

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

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

发布评论

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

评论(1

往昔成烟 2024-08-13 22:50:26

Jabber/XMPP 是开源的,有许多实现(客户端和服务器)大部分都是开源的。只需查看 XMPP 标准基金会

顺便说一下,您可以在此处找到基于 Web 的客户端实现的列表。

此外,还有一个 mono/.NET 实现,称为 jabber-net

Jabber/XMPP is open-source, there are many implementations (client and server) that are mostly open source. Just check out XMPP Standards Foundation.

By the way, You'll find a list with implementations of web-based clients here.

Also, there's a mono/.NET-implementation, called jabber-net.

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