Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Youtomo - Mobile Web Builder
andBrowser
VJTodayButton
CipherDA
Neon Laser Keyboard
MX Video Player
Lingo
Leo's Flight Simulator
Android Blue Keyboard
Andrino
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
SapphireGZip





SapphireGZip
Version: 1.0

Platforms: Pocket PC


Categories: Programming & Development, System Utilities

Upload date: 31 Oct 10

Developer: Sapphire Solutions Ltd

License: Shareware

Price: 799.00 $

Downloads: 535

File Size: 1462 Kb


Download Free Trial of SapphireGZip 



Rating: 3.0/5 (Total votes: 6)




 

SapphireGZip

The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business.

However, we may sometimes find that our data is still, too big. Imagine transferring a product catalogue over a GSM connection which may not only take a long time, but be costly in connection charges. The solution is to be able to transfer the data in a compressed format and decompress it on the device.

The solution is to use the Sapphire GZip Utility. Data can be compressed on the server in the 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.

Product Features

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

You can download the latest demo version to see a fully working demo which you can reuse within your application as you see fit. This can be found on the download pages. The demo versions are fully functional and simply contain a popup message from time to time. These are ideal if you are selling your application to the client where you can be confident the application will work in practice and not just theory.

Sample Code

Implementation couldn’t be easier, simply 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

Dim lError As Integer

 

lError = sZip(txtFile.Text, txtZip.Text, chkSubs.Checked, 1234567890)

If lError <> 0 Then

  MsgBox(lError)

Else

  MsgBox("File(s) zipped")

End If

Unzipping a file

Dim lError As Integer

 

lError = sUnzip(txtZip.Text, txtFile.Text, chkSubs.Checked, 1234567890)

If lError <> 0 Then

  MsgBox(lError)

Else

  MsgBox("OK")

End If

Royalty Free Licence

When you purchase a developer’s licence, you are free to use the DLL in any number of your projects and deploy it to all the devices to your clients. There’s no need for royalties based on the scale of your project, just a one off fee. You will also get 12 months email support and discounted upgrades for future developments.

http://www.sapphire-solutions.co.uk/products/gzip/
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
 
Similar Software:

PictureZipperPictureZipper
PictureZipper - This program checks the top folder for pictures/videos once a second. When there is a file then its zipped and the ZIP file is moved into the current day folder. This allows you to store more pictures on your storage card. The ZIP compression/decompression routines from Info-Zip.org This program requires that you have both the 'BeanDLL
FilesNestedFilesNested
FilesNested - This program can be used to make a backup of a folder and nested subfolders and places them into a ZIP file with folder names. Select the start folder and the program will zip all of the files in the folder and all subfolder levels. The ZIP compression/decompression from Info-ZIP.org libraries. This program requires that you have both the 'BeanDLL
FilesZipsFilesZips
FilesZips - This program can be used to batch ZIP all of the files in a folder into mini zip files. Select 'Create Zips' from the toolbar and the program will create a ZIP file for each file in the folder and places it into a 'Zips' subfolder under the current folder. The ZIP compression routines from Info-Zip.org This program requires that you have both the 'BeanDLL
Pocket RARPocket RAR
Pocket RAR lets you open and create RAR and ZIP files on your PocketPC. It comes with an integrated file browser, optional password protection for archives, different compression levels and optional file association with ZIP and RAR files. Not as powerful as the Desktop WinRAR, but offers everything you need to open and create compressed files on your mobile device
7-Zip7-Zip
7-Zip is a file archiver with a high compression ratio for Windows Mobile. · GUI. · Valuable work with the command line
FolderGZipsFolderGZips
FolderGZips allows you to do customized GZip compressing of folders with files and GZips all of the files in the folder and converts them to compressed GZ files. You can also UnGZip all of the files back to the regular size. Select the folder and select GZip/Unzip in the toolbar. The GZip compression/decompression is from www.GZip
ImagerEXIFImagerEXIF
ImagerEXIF - ImagerEXIF is a photo compression utility for Windows Mobile. It allows you to convert a JPEG image to a smaller one. To use the app, select the desired picture and press the button. The program will then remove all the EXIF data and compress the image to occupy less space on your device
Spb BackupSpb Backup
Spb Backup is the ultimate backup solution for creating reserve copies of data on your Pocket PC. It creates self-extracting compressed executables, thus making backup and restore processes very simple and intuitive. You can make full, custom and scheduled backups
Quick UnZIP - browse zip files as normal folders!Quick UnZIP - browse zip files as normal folders!
Quick UnZIP is an unzip plugin for standard Windows Mobile File Explorer. After you install QuickUnZIP, you'll be able to open zip files as they were folders - you tap a ZIP file and view the files inside
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireButtonsSapphireButtons
SapphireButtons As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users
SapphireMailSapphireMail
SapphireMail Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB
SapphireEncryptSapphireEncrypt
SapphireEncrypt Data security is important when you are dealing with the Internet and mobile applications. Having confidential information stored on your Pocket PC means you need to ensure that it is kept save if the device gets stolen or if you are transferring it over the internet
SapphireIrDASapphireIrDA
SapphireIrDA Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device
Sapphire GZip UtilitySapphire GZip Utility
Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business. However, we may sometimes find that our data is still, too big
SapphireBatterySapphireBattery
SapphireBattery Battery power is not infinite. It is important to ensure that your users don’t find themselves without any battery power right when they need it the most
SapphireSIMSapphireSIM
The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
SapphireIMEISapphireIMEI
SapphireIMEI If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers
SapphireFTPSapphireFTP
SapphireFTP Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server

» show more

 

Comments on SapphireGZip:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

SapphireGZip is compatible with your device Honeywell 99EX Mobile Computer
 
 
© Pantich 2009 - 2025 All rights reserved.