I'm looking for a free zip component working with the cf 1.1 (my
purpose is to compress a network stream)
#ziplib seems to require cf 2.0.
Any idea ?
thanks in advance.
You can download #ziplib's code and add it to your project. I'm pretty sure
it works with cf 1.1 if my memory doesn't fail me...
Cheers
Alejandro Mezcua
MVP .NET Compact Framework
http://www.byteabyte.net/
The SharpZipLib
(http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx)
definitely works on 1.1, but do some searching and dig up version 0.81.
I used SharpZipLib in a project about 9 months ago and (at the time),
version 0.84 was the most current but it had a bug that caused an
exception when trying to unzip. If you hunt around for version 0.81 and
find it, you'll be all set.
--
Patrick Steele
http://weblogs.asp.net/psteele