You'll need to write a serverside script or web service to handle the receipt of the payload, then on your client, connect to the server and send the payload up. If you know nothing about network programming, I suggest you start by learning and understanding the concepts behind it first.