Re: [iPhone] networking
Re: [iPhone] networking
- Subject: Re: [iPhone] networking
- From: Dave Camp <email@hidden>
- Date: Thu, 6 Aug 2009 08:49:13 -0700
On Aug 6, 2009, at 8:30 AM, James Lin wrote:
well...I guess you can call it some sort of real time messaging
service...
I just need to send a string from iPhoneA to iPhoneB.
And allow iPhoneB to reply with another string back to iPhoneA.
That's all I am trying to do.
I had no idea it is so difficult and involves so much.
given my state of confusion right now, any suggestion you can give
me is much appreciated...
I think Push Notifications might be what you need. Phone A sends a
message to the server, which uses Push Notification to send a message
to Phone B. You can read about Push Notifications on the iPhone dev
site (off topic for the Cocoa list).
Dave
_______________________________________________
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