Reputation: 1
In my application i want to export and import files from mac to iphone.when i start a application in iPhone bonjour services gets executed in safari.Using html interface i can import a file that is persisted into coredata. But i need to export the persisted data as a file from iphone to mac.In the html interface when i press a export button how to i show a save as dialog to save a exported file in my mac machine.
Please Help Me.
Upvotes: 0
Views: 724
Reputation: 9082
I am not sure what you are trying to accomplish, but two great resources dealing with Bonjour on the iPhone and Mac can be found here and here.
Upvotes: 1