Re: any recommended zip framework ?
Re: any recommended zip framework ?
- Subject: Re: any recommended zip framework ?
- From: Mike Abdullah <email@hidden>
- Date: Thu, 19 Mar 2009 22:02:21 +0000
Your problem there is that plist is Apple's semi-proprietary format.
I'm pretty certain no standard MIME type exists. You could make up
your own in accordance with the MIME type rules though.
On 19 Mar 2009, at 16:48, Sandeep Chayapathi wrote:
one more related question - does anyone the mime-type for plists/
binary
plists ? Currently I have setup the mime type for my plist files as
text/plain.
-- Sandeep
On Mon, Mar 16, 2009 at 10:05 PM, Sandeep Chayapathi <email@hidden
>wrote:
spot on - thanks for the suggestion. I guess I have a bit of Rube
Goldberg
(http://en.wikipedia.org/wiki/Rube_Goldberg) in me.
-- Sandeep
On Mon, Mar 16, 2009 at 6:18 PM, Mike Abdullah <email@hidden
>wrote:
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
_______________________________________________
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