|
|
EACompression ZIP Component
Platform: Windows 2000 or later version (Windows x64 version is supported as well) |
Create a new zip file
Compress entire directories and files
Add files to an existed zip archive
Delete files from an existed zip archive
Compress file with or without full path
Encrypt file with password
Decompress files from a zip archive
Decrypt encrypted file with password
Support stream
Support .NET Compact Framework 2.0
EACompression ZIP component enables developers to deliver high reliability and functionality zip applications in C#, VB.NET, JScript.NET, ASP.NET or other .NET framework and .NET Compact Framework. Many advanced features are supported including file password encryption.
EACompression namespace contains classes that allow you to compress or decompress zip and uuencoded file. Packing and unpacking zip file becomes very easily. The classes in this namespace can be used from ASP.NET or any managed application.
ZipArchive class provides a functionality to compress, decompress zip file. Moreover, you can encrypt or decrypt encrypted zip file with password.
ZipFile class represents a file in ZIP archive, you can get the file attributes, time, size and other information.