Re: Parsing ZIP headers
From: Jem Berkes (jb_at_users.pc9.org)
Date: 01/28/04
- Previous message: Fredrik Roubert: "Re: Parsing ZIP headers"
- In reply to: Bjørn Augestad: "Re: Parsing ZIP headers"
- Next in thread: Fredrik Roubert: "Re: Parsing ZIP headers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 28 Jan 2004 15:16:18 GMT
>> I realize that there are libraries for ZIP handling, but I prefer to
>> avoid such thorough external libraries when all I really need to do
>> is peek inside the ZIP header to read the filenames contained within.
>>
>> Is this a relatively easy thing to do? Can anyone point me to any
>> documents that can help me learn what the header looks like? (I'm
>> guessing there are various versions of it).
>>
>
> Google is your friend. ;-)
>
> I googled for "zip file format" and found this document.
> http://www.pkware.com/products/enterprise/white_papers/appnote.html
Thanks! I appreciate all the help, everyone.
-- Jem Berkes http://www.sysdesign.ca/
- Previous message: Fredrik Roubert: "Re: Parsing ZIP headers"
- In reply to: Bjørn Augestad: "Re: Parsing ZIP headers"
- Next in thread: Fredrik Roubert: "Re: Parsing ZIP headers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]