Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 ASP.Net 中创建 FaceBook 和 Gmail 类型的基于网络的聊天?
我认为它称为一对一聊天。
我尝试过 XMPP 但需要基本示例代码
我已经安装了明火。任何人都可以有这种类型的示例代码
看看SignalR是构建聊天应用程序的好选择。