A few weeks ago  I posted about J2ME file compression in Cinterion TC65 and XT65 modems. I posted an example of how to compress files to subsequently make a GPRS connection and send less data too (it’s cheaper and faster).

The issue of unzipping files remained. I.e. if you compress a file with a GPRS modem and send it to a central server, at some point in this server, the file will have to be unzipped in order to process the data.

This can be done easily (in Windows) using a free FLL called zlibwapi.dll.

compression-j2me

With this library, it’s easy to create a data decompression program. Here you have a very simple program made in VB6 which allows you to compress (in the same way as the modem) and decompress files. It’s a very simple program using the DLL that I spoke about.

I hope you found it useful. ;)


Post relacionados:

  1. J2ME File Compression in Siemens TC65 GPRS Modems With lots of GPRS modem applications, data needs to be...
  2. Java FTP example for Cinterion GPRS modems TC65 and XT65 You will possibly at some point have to make a...
  3. FTP Java Example for Siemens Modems Today I am going to write a small post with...
  4. Adding Data to Files from Java with Siemens-Cinterion Modems On several occasions I have been asked how to add...
  5. Ram and Flash Memory in TC65 and XT65 modems Recently I have been asked a lot about the RAM...








Tags: , , ,
Leave a Reply

Puedes publicar un comentario aquí si quieres, pero te recomiendo que uses el nuevo foroElectronica.com para introducir comentarios. Te contestaré más rápido. Recuerda que debes registrarte si no lo estás para publicar un comentario.