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.
メッセージを送受信できるように、Java で書かれたテスト チャット プログラムを作成しようとしています。動作しますが、受信するにはルーターのポートを開く必要があります。どうすればこれを回避できますか?
2 つのクライアント間でチャットをルーティングするサード パーティ サーバーを実装しないとできません。このサーバーは、必要な受信ポートを開き、すべてを転送します。