Re: any recommended zip framework ?
Re: any recommended zip framework ?
- Subject: Re: any recommended zip framework ?
- From: Mike Abdullah <email@hidden>
- Date: Mon, 16 Mar 2009 22:18:33 +0000
If you are in control of these zip files, why not make use of HTTP's
built in support for delivering compressed content? I believe
NSURLConnection will handle this transparently.
On 16 Mar 2009, at 20:42, Sandeep Chayapathi wrote:
Hi all,
Im looking for a framework to unzip a given file (either as a NSData
or as
a file path). I have search cocoa-dev mailing, so far I have come
across
this framework: http://code.google.com/p/zip-framework/ and one
example that
calls 'unzip' in the background. Can you recommend a good framework to
handle (mainly unzip) zip files ?
Note: this is for an iphone app. Im planning to zip files on a
network and
let the app download and extract the content - is this a good idea ?
any
suggestion is appreciated.
-- Sandeep
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden