tags:

views:

58

answers:

1

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

+4  A: 

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

Ben Gottlieb
Thanks Ben, i downloaded it but i can't find any info on how to use it.I am running the desktop demo, the touch demo and the daemon but syncing on either end does not do anything.
pabloruiz55
I would contact them for support; I'm just the messenger here :-)
Ben Gottlieb