Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Changing IP Address of a client?

807589Dec 26 2008 — edited Dec 27 2008
Hi,

i want to send a job request from a client to a server. I want that the server dont´ became the real Identity of this client. So i want to fetch in my code
the ip address of the client, save it and change it than submit the job request with the modified ip address to the server. Finally on the back way i insert the real ip address of the client. In this case the job will be submittet anonym.

Can someone help me please.

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2009
Added on Dec 26 2008
11 comments
286 views