Home All Groups Group Topic Archive Search About

V2 Framework GZip problem

Author
20 Apr 2006 5:03 PM
Brad Roberts
I noticed that when  I ceated an archive with the VS sample code for using
GZip that WinZip was not able to read it. Is there code available (free) that
will create one that is usable with WinZip?
--
Brad

"Software is like melted pudding..."

Author
20 Apr 2006 5:26 PM
Joerg Jooss
Thus wrote Brad,

> I noticed that when  I ceated an archive with the VS sample code for
> using GZip that WinZip was not able to read it. Is there code
> available (free) that will create one that is usable with WinZip?

I don't know if it works with WinZip, but #ZipLib (http://www.icsharpcode.net/OpenSource/SharpZipLib/)
has another GZip implementation.

Cheers,
--
Joerg Jooss
news-re***@joergjooss.de
Author
22 Apr 2006 2:31 PM
Brad Roberts
Thanks but I was able to go back to v1.1 and use the J# library version of
Zip. I was also able to get around a reported problem of exceptions with
large files. Everything is cool in zip-land. I am compressing text files. The
compression ratio is a lot better with zip.

Thanks.
--
Brad

"Software is like melted pudding..."


Show quote
"Joerg Jooss" wrote:

> Thus wrote Brad,
>
> > I noticed that when  I ceated an archive with the VS sample code for
> > using GZip that WinZip was not able to read it. Is there code
> > available (free) that will create one that is usable with WinZip?
>
> I don't know if it works with WinZip, but #ZipLib (http://www.icsharpcode.net/OpenSource/SharpZipLib/)
> has another GZip implementation.
>
> Cheers,
> --
> Joerg Jooss
> news-re***@joergjooss.de
>
>
>

AddThis Social Bookmark Button