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.
サーバーにメッセージを送信し、サーバーが返信する単純なアプリケーションを作成しました。ローカル ネットワークではすべて問題ありませんが、ネットワークの外で同じことをしようとすると、次のように動作します。
anwser パケットを送信するには、DatagramPacket で提供される InetAddress を使用しています。
この問題の原因は何ですか?