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 web 表单或 mvc 平台中使用 Sockets 开发在线聊天?如果可能,请给我一个示例代码,如果不可能,请说明原因
Use SignalR, it handles all the plumbing you will need.