Compressing and Decompressing Data using Java
- 0
- Add a Comment
Qusay H. Mahmoud shows his readers that it is in fact possible to compress data using Java. With a little know how, you can invoke programs such as WinZip to start the compression process via a well crafted Java application.
After explaining the mechanics on how this is accomplished, Mahmoud takes you step by step so that you can understand the basics right from the beginning.
