by Sapphire Solutions - Product Type: Component / .NET Compact Framework / DLL
Compress and decompress files into the popular zip or gz format saving space and transfer times. Shappire GZip Utility allows you to compress data on the server in gz format or a multi-file zip file, this can be decompressed on the client device once it has been downloaded. Alternatively, it could be used to compress certain parts of your data on the device if it isn't being used frequently, giving the device more memory to operate with. Sapphire GZip Utility is also included in the Sapphire Suite, the complete set of Sapphire Solutions Development Utilities. Now supports Satellite Forms. Windows Mobile 6 platform (WM 6.0) compatible.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 704.62 | 1 Developer License | Download (1.3 MB) | |
| Add to Cart | $ 351.82 | 1 Developer Upgrade License from previous version | Verify | Download (1.3 MB) |
| Add to Cart | $ 1,763.02 | 1 Developer License (the complete set of Sapphire Solutions Development Utilities) | Download (4.1 MB) |
| Add to Cart | $ 351.82 | 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months | Download (29 KB) | |
| Add to Cart | $ 528.22 | 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months | Download (29 KB) | |
| Add to Cart | $ 704.62 | 3 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months | Download (29 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
The Sapphire GZip Utility makes file compression and decompression simple with the following features:
Declare the DLL function as a function within your application and call it as though you wrote it yourself. Here's a sample demo on how to compressing and decompress a file within VB.NET.
Zipping a file
DimlErrorAs Integer
lError = sZip(txtFile.Text, txtZip.Text, chkSubs.Checked, 1234567890)
IflError <> 0 Then
MsgBox(lError)
Else
MsgBox("File(s) zipped")
End If
Unzipping a file
DimlErrorAs Integer
lError = sUnzip(txtZip.Text, txtFile.Text, chkSubs.Checked, 1234567890)
IflError <> 0 Then
MsgBox(lError)
Else
MsgBox("OK")
Please, note that this product is also included in the Sapphire Suite, the complete set of Sapphire Solutions eVB, VB.NET and C# Development Utilities. Sapphire Suite package contains the latest version of Sapphire Solutions released utilities: Sapphire RAS Utility, Sapphire FTP Utility, Sapphire GZip, Sapphire Encrypt, Sapphire IrDA, Sapphire Buttons, Sapphire IMEI, Sapphire Battery, etc.
Publisher
Primary Category
Related Products
Related Categories