I have a web service on a server running Windows XP (or 2003 doesn't matter). I have an application on a handheld (Windows Mobile 5.0, CF 2.0) that sends and receives data to that web service. I just started learning services and have quickly come to the conclusion that I need to compress that SOAP data because XML has lots of overhead with lots of tags. I have found several items online for allowing compressing, but many don't work or don't have a working CF port. Do you guys know of anything that works on the CF 2.0 and .NET Framework, is free, and is easy to use and implement. Example code would be great also.
Thanks.
BTW - this is my first thread/post on this forum.
Thanks.
BTW - this is my first thread/post on this forum.