GZIP

Hi,

We are building tourism application and therefore we are updating data many time over the network. We would like to zip our file at the source and then unzip then when they are received.

Is there any library available to do that? Is there any suggestions you have so we can downsize our files?

thanks
Nicolas [import]uid: 28795 topic_id: 33934 reply_id: 333934[/import]

It is something asked about quite a bit, but does not exist at this time. [import]uid: 17827 topic_id: 33934 reply_id: 136656[/import]

There is a “tar” module available (just google “corona tar module”). The data won’t be compressed, but it is a single file to download and then unpack once it’s downloaded. If you’re downloading images and sound, you get very little benefit from compression anyway.

[import]uid: 199310 topic_id: 33934 reply_id: 136683[/import]

It is something asked about quite a bit, but does not exist at this time. [import]uid: 17827 topic_id: 33934 reply_id: 136656[/import]

There is a “tar” module available (just google “corona tar module”). The data won’t be compressed, but it is a single file to download and then unpack once it’s downloaded. If you’re downloading images and sound, you get very little benefit from compression anyway.

[import]uid: 199310 topic_id: 33934 reply_id: 136683[/import]