• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: APIs to work with zip archives
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: APIs to work with zip archives


  • Subject: Re: APIs to work with zip archives
  • From: Dustin Voss <email@hidden>
  • Date: Fri, 12 Aug 2005 19:32:30 -0700

I don't know if it'll work with whatever zip format you are using, but there is some code zlib (or libz, whatever) at http:// cocoadev.com/index.pl?NSDataCategory.

On 12 Aug 2005, at 12:25 PM, Timothy Mowlem wrote:

Hello,

I am interested in writing an application which uses zip archives. I would like to be able to create archives, expand archives and list an archives contents. I have read through the Cocoa APIs but did not find any Cocoa APIs to do this.

Of course there are the gzip/gunzip and tar command line utilities but they are somewhat limited, rely on the filesystem being 'correct' and require one to start a separate process.

The finder can create and expand archives. I watched all of the running processes in top while I started an archiving job in the Finder. Its CPU usage rapidly increased to a high level and no other processes appeared to start so I assume that it is using an API rather than starting a helper process.

So does anyone know if there are any Apple APIs for handling zip archives?
Are they public as opposed to internal to Apple?
Whereabouts are they (Cocoa, Carbon, etc)?



Thanks,

Tim Mowlem
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: APIs to work with zip archives
      • From: Michael Hall <email@hidden>
References: 
 >APIs to work with zip archives (From: Timothy Mowlem <email@hidden>)

  • Prev by Date: Re: NSScrollView : documentView stuck in the bottom-left corner !
  • Next by Date: Re: APIs to work with zip archives
  • Previous by thread: Re: APIs to work with zip archives
  • Next by thread: Re: APIs to work with zip archives
  • Index(es):
    • Date
    • Thread