'How to transfer big message efficiently between client and server by internet

I need to transfer pictures between client (the user`s mobile app) and server by http over internet, but as you know,large pictures can seriously affect service performance, i wonder is there an efficient way to transfer it. Thanks in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source