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
Wii fit Live Wallpaper
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:

PocketMud (iPaq)PocketMud (iPaq)
PocketMud (iPaq) by InterString Software now offers the first and only MUD client for your Internet-enabled PocketPC. It has customizable command buttons, common command shortcuts, and directional pad for easy play. Download it today
ComputerFontsComputerFonts
ComputerFonts - This program can be used when you are writing programs for the PocketPC or testing the internal fonts. Tap the button to select a new font and the program will display the ASCII chart in the font. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Pocket BrainF#ckPocket BrainF#ck
A BrainF#ck interpreter for Pocket PC
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
Smart Device FrameworkSmart Device Framework
Smart Device Framework - The Smart Device Framework is an application framework which enriches and extends the .NET Compact Framework. There are a lot of new class libraries and controls along with all the existing class libraries and controls available from www.opennetcf.org
SQL Server Mobile 2005SQL Server Mobile 2005
Microsoft SQL Server 2005 Mobile Edition (SQL Server Mobile) is a mobile database solution designed for developers who target Microsoft Windows Mobile based devices. SQL Server Mobile includes the largest number of new and improved features in any version of SQL Server Mobile since the original version, SQL Server CE 1.0
JWMD Picture Browser ControlJWMD Picture Browser Control
JWMD Picture Browser Control - A simple picture browser control. Created because Microsoft.WindowsMobile.Forms.SelectPictureDialog did not include filenames at the bottom of the icon on the lists
Tree4U Treeview Class for AppForge Developers (PocketPC)Tree4U Treeview Class for AppForge Developers (PocketPC)
Tree4U Treeview Class for AppForge Developers (PocketPC) - A Tree4U is a Visual Basic 6 code module class that implements the well-known Treeview control.  It is used  with an AppForge AFOwnerGrid  control, and in the development environment of AppForge MobileVB, and along with Visual Basic 6  To whom it is addressed
Handango .NET CF KitHandango .NET CF Kit
Handango .NET CF Kit - Everything you need to publish an application .Net CF on Handango. Why reinvent the wheel? Contains a VisualStudio 2008 solution with: A project C# and VB.net with a demo application to test the calculation of the dynamic key (RPN). A project to generate the CAB file
Web Creator 2.0Web Creator 2.0
Web Creator is an advanced HTML editor tool that allows you to develop HTML Web pages in your Pocket PC and view it in Pocket IE. With Web Creator, you can take advantage of most of the features of the HTML 3.2 specification. It can be used to create great web documents on Pocket PC and later you can transfer into desktop/laptops
 

Other Software by developer «Sapphire Solutions Ltd»:

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
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
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
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
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
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
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
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

» 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 Audiovox PPC 6700
 
 
© Pantich 2009 - 2025 All rights reserved.