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.
私のサーバーには複数の IP アドレスがあります。別のサーバーに送信されるすべての要求が異なる時間に異なる IP から発信されるようにコードを記述する必要があります。
url.openStream()Javaで使用していますが、これは可能ですか?
url.openStream()