Re: Peer-Peer iPhone, desktop app?
Re: Peer-Peer iPhone, desktop app?
- Subject: Re: Peer-Peer iPhone, desktop app?
- From: Jens Alfke <email@hidden>
- Date: Tue, 16 Feb 2010 08:25:19 -0800
On Feb 16, 2010, at 5:55 AM, Eric E. Dolecki wrote:
> I have an app running on a Touch using the wifi router attached to my Mac
> (Mac is supplying connectivity from it's ethernet connection). I would like
> an OS X desktop app to be able to talk back and forth with the Touch
> application. Is this plausible?
Yup. Lots of apps do this.
> I'm almost looking for a super simple 2 project collection...
http://bitbucket.org/snej/chatty/wiki/Home is a very simple chat app for iPhone. It's based on a sample someone else wrote, and then I replaced all the networking code with a couple of calls to my MYNetwork library. There isn't a Mac equivalent project, bit it would be easy to take the model classes and write an AppKit-based UI.
The MYNetwork project itself contains a more rudimentary app that runs on both iPhone and Mac.
—Jens_______________________________________________
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