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
Scripts: Learn how to read and write alphabets
PocketDjVu
Skype (Android)
Tint browser
GPS Map Camera use GoogleMap
android-vcard
Quartz PocketPC VGA
aLighter (Android)
Packet Storm search plugin - Firefox Addon
Memory Booster Lite
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:

Instant Mobile Website CreationInstant Mobile Website Creation
Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
The MortifierThe Mortifier
The Mortifier - This application will bridge the gap between you and coding Mortscript on your phone. Quick access to prior scripts: · Keeps a library of your prior script edits. Script Modes: Spy run, Select script, Directory search
Back Up and StripBack Up and Strip
Back Up and Strip - Embedded Visual Basic 3.0 (eVB 3.0) does not remove all of the unnecessary formatting characters when it compiles or makes the .vb files that you distribute. Naturally, size of your .vb is very important since it will be installed on a Pocket PC or Win CE device with limited storage and memory
wxWidgetswxWidgets
wxWidgets - wxWidgets is an open source C++ framework providing common API across supported platforms, but uses the native graphical user interface (GUI) and other facilities on each platform. wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase
Pocket HTML Editor for PocketPC 2003Pocket HTML Editor for PocketPC 2003
Pocket HTML Editor for PocketPC 2003 - Best Ever Web Developement tool for PDA users. Best place to develop your web pages while on the move. Infinite number of options that you would never have dreamt. Key Features: Professionally and Newly designed User-Interface that speeds up Data Entry
PocketPingPocketPing
PocketPing-Well, did you ever miss a ping function on your Pocket PC like you find it on Windows XP? Pocket Ping is a small software wich allows you to execute a ping from your Pocket PC device. Features: - This program runs on Pocket PC. - You can ping an IP address or a host name. - It shows you the IP address of an enterd host name
DetectDeviceTypeDetectDeviceType
DetectDeviceType is a PC utility program that attempts to detect what type of device you have and whether Microsoft .Net Compact Framework and OpenNETCF Smart Device Framework are installed. Download and Install: - Download DetectDeviceType. - Install it by double-clicking DDTSetup.exe you just downloaded and following the on-screen prompts
MySQLMobileMySQLMobile
MySQLMobile allows software developers to write their own applications that can interact with mySQL® databases. The MySQLMobile package features: usable from C++, eVC, eVB, VB.NET and C#, Visual Studio .NET 2003, Visual Studio 2005, and more package includes a DLL, LIB, OCX (ActiveX) and .NET control so you can use what best fits the situation
Basic4ppc DesktopBasic4ppc Desktop
Basic4ppc Desktop is the fastest way to develop applications to the Pocket PC at a price affordable by anyone. Built in Visual Designer and built in Smart Help allow you to program complicated programs wherever you are. A complete help file is added to the Zip File
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
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireRASSapphireRAS
SapphireRAS It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
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
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
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
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
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
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
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

» 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 Medion MDPPC 100 (MD7200)
 
 
© Pantich 2009 - 2025 All rights reserved.