
I have created a .zip file in a servlet on the local system(no static ip). The .zip file contains xml files. I have to send it to another servlet which is in a server(has a static ip). I have done the other way round(server to local). But, not able to send and receive from the local system to server. Can anyone please help me with this??