Setting the sender_ip of a UDP packet

Hi. I am writing some code and I want to send a request to server A from me sender A and for the server to respond to sender B (seperate computer). I would like to do this form the client side , I am wandering how I change the sender IP for a UDP packet if it can be done within java.