Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compressing XML
Message
From
11/05/2005 08:59:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/05/2005 07:33:48
Steven Edge
Soft Solutions Limited
Lagos, Nigeria
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01012772
Message ID:
01012800
Views:
17
>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
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform