• 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
APIs to work with zip archives
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

APIs to work with zip archives


  • Subject: APIs to work with zip archives
  • From: Timothy Mowlem <email@hidden>
  • Date: Fri, 12 Aug 2005 20:25:10 +0100

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


  • Follow-Ups:
    • Re: APIs to work with zip archives
      • From: Dustin Voss <email@hidden>
    • Re: APIs to work with zip archives
      • From: "John C. Randolph" <email@hidden>
    • Re: APIs to work with zip archives
      • From: John Stiles <email@hidden>
  • Prev by Date: Newbie Button Matrix / Bindings
  • Next by Date: Re: APIs to work with zip archives
  • Previous by thread: Newbie Button Matrix / Bindings
  • Next by thread: Re: APIs to work with zip archives
  • Index(es):
    • Date
    • Thread