I have a requirement to send images to a server, the minimum number of images to be sent are 10 and it can increase, these images are camera captures and can be of low or high resolution images. These images are required for image processing in the server side.
What's the best practice for sending these files to the server?