Re: Peer-Peer iPhone, desktop app?

2010-02-16 Thread Eric E. Dolecki
Thank you - I will check into this. Much appreciated!

On Tue, Feb 16, 2010 at 11:25 AM, Jens Alfke  wrote:

>
> 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




-- 
http://ericd.net
Interactive design and development
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Peer-Peer iPhone, desktop app?

2010-02-16 Thread Jens Alfke

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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com