Version: 2.0.2.3
Easily add Zip capability to your .NET Windows or ASP.NET application without sacrificing power and flexibility.

Compressing Data in Memory using Streams

Problem:

The developer is faced with the challenge of compressing and decompressing data in memory. The application must:

  • Compress data in memory without using files on disk
  • Open and zip file data to compressed memory streams
  • Deflate compressed memory to files or streams
  • Add and remove data streams within a zip archive
 

Solution:

With the PowerTCP Archive component, applications can perform all these tasks and more. The Stream Archive sample demonstrates how to compress and defalte data in memory without the need to save to files on disk. 

 Download the Stream Archive Sample Now!

Download PowerTCP Zip Compression for .NET Trial

See all samples for PowerTCP Zip Compression for .NET