Data Compression

  • Thread starter Thread starter MDB
  • Start date Start date
M

MDB

Hello All, I have a ppc app that communicates to a windows server via tcpip
over a gprs network and would like to try and save on bandwith by using data
compression. Does anyone have any pointers or example on how to compress /
decompress data?

tia
 
Does anyone have any pointers or example on how to compress / decompress

It depends on what type of data? Audio, video? Can the compression be
lossy or must it be lossless (application data for example).
 
Back
Top