Iphone – Send data from iphone app to mac desktop app

iphone

I have an iphone app that when touching a button should push a text to a mac desktop app. On that mac app when touching a button (or instantly) it should show that text.

What steps would be invloved in this? I mean the networking part.

Any tutorials you can share?

Thanks

Best Solution

You might want to have a look at ZSync. It's an open source framework designed to do exactly this.