.Net control to compress and uncompress files in the standard gzip format , the code is optimized for new processors , running very fast in the win32 environment , the compression engine is loaded dinamically in the control , with the ability to pause , resume and cancel the execution
RSP Software - Tue Aug 10 13:24:11 2004
RSP Gzip Compressor .Net 1.0.0
.Net framework library to compress files in the standard gzip format
Features
- Ability to compress and uncompress standard Unix gzip files
- The code is optimized for new processors , it is the fastest compression tool that we have available at this moment
- The compression engine is loaded dynamically in the process
- Ability to pause , resume and cancel the execution
Operating System Compliance
Windows 95 , Windows 98 , Windows Millenium
Windows NT 4.0(sp6a) , Windows 2000 , Windows XP
Documentation
The documentation will be available online at :
http://rspsoftware.clic3.net/rspnetgzip.htm
Regularly visit our pages for new releases , docs and bug fixes
Install
- To use the control and sample application just extract the files to an empty directory
- The sample project is available on the file mainform.cs in C# format
- This library don't need installation just execute build.bat to create the executable
- In order to build .Net framework projects , you need the .Net framework SDK installed or Visual Studio .Net 2003
- The SDK is available in the Microsoft homepage
- The package includes a C# code to show how to use the library located in the file gzipinterface.dll and gzip.dll
- Notice that an additional dll is required , gzip.dll , this dll has the low level functions to compress Gzip files
- The gzipinterface.dll and gzip.dll need to be located in the same folder
Uninstall
To uninstall just delete the files , it don't make any entries in the system registry and it is ok to be removed Homepage http://rspsoftware.clic3.net
Homepage of the control
http://rspsoftware.clic3.net/rspnetgzip.htm