Hello,
Until now we have been using gZip for our compressing, but unfortunately we have to change this to a non open sourcetool due to a contract with a company whom for legal issues doesn't want to work with OS software, I think. anyway does anybody know if there is a compression SDK tool available that can:
- compress to different formats, zip, gz, tar ... and decompress from them.
- It should be able to compress different data file: txt, binary,
- it must have ports for C/C++.
- Must support the PKZIP standard
- preferable if it could also have functions for memory and streams compression
also either be compilable under windows (VS), AIX, OS X, Linux (GCC) or come in two or more versions one for windows and one for Unix and Linux family.
with regards,
Ehsan Sadeghi