Hi,
I am developing a solution which will include data transfer between mobile phone and server. However, I would like to minimize the quantity of the transferred data.
I was planning to try several types of encoding with TCP/UDP connection and measure the traffic and data loss. Otherwise I believe there already exist some kind of recommendations for protocol development (application layer) for different kind of data (audio, video, text) and network characteristics.
I would be really thankful if anyone provided any link or tip regarding this topic.
Thanks!