For a few days now, as my xml servercommunication needs start getting
larger, I’ve been pondering what would be the best way to use compression to
reduce the payload size for server requests and responses.

For all my server communication, I currently use xml.sendAndLoad – looking
at which makes me think there has to be a more efficient and compressed way
to exchange data with the server while not compromising too much on
compression-decompresion time.

 

I’ve started looking at XML-RPC today to see if that might offer me some
options. Any ideas would be great. 

 

Thanks

Rakesh


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.22/238 - Release Date: 1/23/2006
 
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to