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.
自動化Webサイトのチャットを作成したいので、クライアントはサーバーに応答の要求を送信せず、代わりにサーバーは他のクライアントからメッセージを受信したときにクライアントに応答を送信します
SignalRを見てください:
リアルタイムのマルチユーザー インタラクティブ Web アプリケーションの構築に役立つ .NET 用の非同期ライブラリ。
SignalR: チャット アプリケーションの例
Vijay u はリバース ajax タイプのものを実装する必要があります。彗星とそれを行う他の方法をチェックしてください。ここでチェックしてください