two-way compression in netcf anybody?  
Author Message
amreg





PostPosted: .NET Compact Framework, two-way compression in netcf anybody? Top

hi, i really need help from you guys..i need to compress my data to and from ppc app. im using netcf1.0 and xml webservices that transports dataset to and from the application. anybody here knows how to implement that or have a "working" example of this thank you very much.


Smart Device Development5  
 
 
Anarchy





PostPosted: .NET Compact Framework, two-way compression in netcf anybody? Top

Hi, If you still need this, have a look at http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

I've used this (and recompiled a lot of it for CF 2.0) it's pretty easy, and you can de/compress in memory

 
 
amreg





PostPosted: .NET Compact Framework, two-way compression in netcf anybody? Top

thanks, there is a website that solves my problem(though not easily). i made his example worked. for others who have the same requirements, try this site http://www.businessanyplace.net/ p=wscompress2