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.
2 つのクライアントが通信できるようにするソケット アプリケーションを実装したいと考えています。現在、TCPプロトコルを介して単一サーバーと複数クライアントに実装しています。今私が必要としているのは、サーバーを監視するクラスを実装したいということです。クライアントの数が制限を超えた場合は、新しいサーバーを起動し、着信クライアント要求がそのサーバーにリダイレクトされます。
これを達成する方法について誰かが知っている場合は、私に知らせてください。