Compress and Decompress
2011-11-24 16:08 无名365 阅读(271) 评论(0) 编辑 收藏 举报
http://msdn.microsoft.com/en-us/library/ms751463.aspx
http://www.codeproject.com/KB/WCF/WCFDownloadUploadService.aspx
http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/8c3eafae-b6a1-441f-85ef-90721d941a1a/
http://iphonedevelopertips.com/cocoa/how-to-download-and-process-gzipd-data.html
http://awkwardcoder.blogspot.com/2011/10/wp7contrib-added-support-for-gzip.html
What's new in WCF4:
http://msdn.microsoft.com/en-us/library/dd456789.aspx
http://blogs.msdn.com/b/drnick/archive/2009/08/12/what-s-new-in-wcf-4-channels.aspx
http://www.codeproject.com/Articles/66269/Programmatically-Compress-and-Decompress-Files.aspx
http://www.clintharris.net/2009/how-to-gzip-data-in-memory-using-objective-c/