di Sapphire Solutions - Tipo prodotto: Componente / .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.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | ₩ 866,600 | 1 Developer License * | Download (1.3 MB) | |
| Aggiungi al carrello | ₩ 432,700 | 1 Developer Upgrade License from previous version * | Verifica | Download (1.3 MB) |
| Aggiungi al carrello | ₩ 2,168,200 | 1 Developer License * | Download (4.1 MB) |
| Aggiungi al carrello | ₩ 432,700 | 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | Download (29 KB) | |
| Aggiungi al carrello | ₩ 649,600 | 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | Download (29 KB) | |
| Aggiungi al carrello | ₩ 866,600 | 3 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | Download (29 KB) |
I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto. Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso. Contattaci se hai bisogno di un'opzione del prodotto che non non è elencata, incluse licenze multiple e versioni precedenti.
I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.
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.

Autore
Categoria primaria
Prodotti correlati
Categorie correlate
ComponentSource offre un servizio unico globale usato da oltre 1.000.000 di sviluppatori nel mondo.