Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Zip Lib for CF 1.1

0 views
Skip to first unread message

Gro...@gmail.com

unread,
Oct 10, 2006, 5:18:19 AM10/10/06
to
Hello,

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.

Alejandro Mezcua

unread,
Oct 10, 2006, 5:37:27 AM10/10/06
to
Hola,

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/

Patrick Steele

unread,
Oct 11, 2006, 9:20:48 AM10/11/06
to
In article <1160471899....@c28g2000cwb.googlegroups.com>,
Gro...@gmail.com says...

> Hello,
>
> 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 ?

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

0 new messages