Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compressing XML
Message
De
12/05/2005 03:54:59
Steven Edge
Soft Solutions Limited
Lagos, Nigéria
 
 
À
11/05/2005 08:59:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01012772
Message ID:
01013279
Vues:
19
Hi Cetin,

Martin Salias said that HTTP already natively compresses XML, and nothing can be gained by trying to compress it before sending it. I hope he is wrong. I'll try out the xLib and let you know how it goes.

Steven



>>Hi everyone,
>>
>>I have a 3-tier application that pass data between the layers with XML. It can run on DCOM or on HTTP over the internet. The problem with running it on the internet is bandwidth. XML is not that efficient on large sets of data, so I would like to compress it before I send it.
>>
>>Does anyone know of any good utility to compress XML? If it is not free, and I have to pay for it, that is OK.
>>
>>The functionality I am looking for:
>>1) Preferably compresses memory variables without having to write to files, such as
>>lcCompressedData = oUtility.compress(lcUnCompressedData)
>>lcUnCompressedData = oUtility.unCompress(lcCompressedData)
>>2) Should be easy to distribute in applications. Preferably should be just one COM DLL.
>>
>>Steven
>
>Steven,
>Check http://www.winimage.com/zLibDll
>Cetin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform