The Archive Component 1.0.3 is a fast and optimized toolkit for working with archive-files.
The main purpose of is to simplify creating archives and reading/writing
data from/to archive files as much as possible.
Fileformats:
ZIP-files as well as ARJ-, GZ-, JAR-, TAR- and Z-format.
Use:
The component is available as a .NET class for all the modern managed programming-languages,
as well as a COM-object for all the older non-.NET-dialects.
So you can use the Archive Component from within C/C++, VB6, Javascript,
C#, J#, VB.NET, ASP, and a lot of others.
In short, the Archive Component gives you these options:
| Function vs. Fileformat: | ||||||
| Create new archive | ||||||
| Add files | ||||||
| Delete files | ||||||
| Extract files | ||||||
| Password encryption | ||||||
| Password decryption |