Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.NET 2.0 and CF SOAP Compression/DEcompression for Web Services

Status
Not open for further replies.

IFHDL

Programmer
Aug 7, 2007
2
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top