• 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: John Stiles <email@hidden>
  • Date: Fri, 12 Aug 2005 12:28:21 -0700

BOMArchiveHelper is the helper process.
Some contributors to the Zlib project (zlib.org) have written code which can read and write ZIP archives. You might check that out.



On Aug 12, 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:
40blizzard.com


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
References: 
 >APIs to work with zip archives (From: Timothy Mowlem <email@hidden>)

  • Prev by Date: APIs to work with zip archives
  • Next by Date: Re: APIs to work with zip archives
  • Previous by thread: APIs to work with zip archives
  • Next by thread: Re: APIs to work with zip archives
  • Index(es):
    • Date
    • Thread