|
|
Bandwidth savings - ASPX pages compress by ~65%.
Fast page loading - The major delay is transferring HTML from the server to the browser. So a page may load 2-3 times faster.
Configured per site - Access to IIS manager not needed.
Web services
|
|
Java Zip library providing classes for creating, managing, and unzipping Zip archives. Supports AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE’s.
|
|
Perl Zip library providing classes for creating, managing, and unzipping Zip archives. Supports AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE’s.
|
|
Python Zip library providing classes for creating, managing, and unzipping Zip archives. Supports AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE’s.
|
|
Ruby Zip library providing classes for creating, managing, and unzipping Zip archives. Supports AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE’s.
|
|
|
HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding)
|
|