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.
私はリモートチャットサーバーで作業しています。チャット(クライアント側)を開いたときに、サーバーに接続されているかどうかを確認するにはどうすればよいですか?
私はそれをする考えがありません
エコーサービスを実装しますか?
または、TcpClientを使用している場合は、client.Connectedブール値を確認できます。
client.Connected