Re: Mac access to iPhone Document Directory
Re: Mac access to iPhone Document Directory
- Subject: Re: Mac access to iPhone Document Directory
- From: Dave Camp <email@hidden>
- Date: Tue, 18 Aug 2009 08:54:42 -0700
On Aug 18, 2009, at 7:28 AM, Sean Kline wrote:
On Mon, Aug 17, 2009 at 9:29 PM, Clark Cox <email@hidden>
wrote:
On Mon, Aug 17, 2009 at 2:12 PM, The Grand Poohbah<email@hidden>
wrote:
I'm writing a Mac application to process data for use with my
iPhone app.
It
would be handy for development purposes to directly read from and
write
to
my connected iPhone app's document directory. I know the Organizer
can
read
my app's document directory and have used that, but I want to do
it with
my
own Mac app. Is there a way to access the Document Directory of a
connected
iPhone from my home-brew Mac OS X application?
No, there isn't.
One way that I thought about doing this was to create a client/server
application that would communicate between the iPhone and Mac using
sockets,
for example. Would that not be possible?
Yes, your iPhone app can read/write in it's own sandbox. If you set up
some sort of communications protocol with your application it can give
you whatever files it can read/write.
Dave
_______________________________________________
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