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

Zipping and Unzipping Streaming Data 

Problem:

The developer is faced with the challenge of compressing and deflating streaming data as it is written and read. The application must:

  • Compress data "on-the-fly" as it is written in real-time
  • Deflate data as it is read in real-time
  • Encrypt and decrypt secure data streams
  • Display progress as the data is written or read
 

Solution:

With the PowerTCP Archive component, applications can perform all these tasks and more. The Streams sample demonstrates how to zip and unzip data "on-the-fly" as it is written to and read from data streams. 

 Download the Streams Sample Now!

Download PowerTCP Zip Compression for .NET Trial

See all samples for PowerTCP Zip Compression for .NET