Screenshot Preview

Sapphire GZip Utility

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.

Pricing 

Select Currency:

Sapphire GZip Utility V4.1

Add to Cart $ 623.60 1 Developer License Download (1.3 MB)
Add to Cart $ 311.80 1 Developer Upgrade License from previous version Verify Download (1.3 MB)

Sapphire Suite

Add to Cart $ 1,561.34 1 Developer License Download (4.1 MB)

Sapphire VIP Support Plan

Add to Cart $ 311.02 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months Download (29 KB)
Add to Cart $ 467.31 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months Download (29 KB)
Add to Cart $ 623.60 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.

Licensing

One software license is required per machine.
Run-time royalty free.

License also includes 12 months email support and discounted upgrades for future developments.

The VIP Support Plans provide you with continued email support and automatic upgrades of your registered Sapphire products within the support plan period at no extra cost.

You will automatically be supplied with each and every upgrade released for your licensed products during your support period. At the end of your support duration, you will be invited to extend you support plan at the renewal time.

You will be eligible to enroll onto the support plan if you have purchased or upgraded one or more Sapphire Utilities within the past twelve months. The Support plan will cover all utilities purchased or upgraded within the last twelve months. This support will continue and will include periodic upgrades during the support plan's initial period and any subsequent renewals of this support plan.

VIP Support Plan customers will be given priority on any support issues or potential enhancements suggested.

Overview

Screenshot of Sapphire GZip Utility - .NET Compact Framework/DLL - V4.1

The Sapphire GZip Utility makes file compression and decompression simple with the following features:

  • Compress a file into the GZ file format
  • Decompress a GZ file onto the device
  • Compress multiple files into the Zip file format
  • Decompress a Zip file on to the device
  • Sample Code

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.


Compatibility

  • Operating System for Deployment
    • Windows XP
    • Windows Mobile 6.5
    • Windows CE 3.0
    • Windows CE 2.x
  • Architecture of Product
    • 16Bit
    • 32Bit
  • Product Type
    • Component
  • Component Type
    • .NET Compact Framework
    • DLL
  • Compatible Containers
    • Microsoft Visual Studio 2005
    • Microsoft Visual Studio .NET 2003
    • Microsoft Visual Basic 2005
    • Microsoft Visual Basic .NET 2003
    • Microsoft Visual C++ 2005
    • Microsoft Visual C++ .NET 2003
    • Microsoft Visual C# 2005
    • Microsoft Visual C# .NET 2003
    • .NET Framework 2.0
    • .NET Framework 1.1
  • Product Class
    • Business Components

Prerequisites

Disk Space Required: 1MB