Re: [iPhone] networking
Re: [iPhone] networking
- Subject: Re: [iPhone] networking
- From: James Lin <email@hidden>
- Date: Thu, 6 Aug 2009 23:30:58 +0800
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...
Thanx in advance...
James
On 2009/8/6, at 下午 10:18, Jeremy Pereira wrote:
On 6 Aug 2009, at 09:27, James Lin wrote:
Is this my best option given what I want to accomplish?
Thanks in advance...
Stepping back a little bit. Are you trying to build some sort of
real time messaging service? Or does it matter if the second phone
doesn't receive the message straight away?
Have you considered sending an SMS message from one phone to the
other?
Actually scratch that, there's no official iPhone SMS API according
to Google.
Or what about setting up a mail server? iPhone 1 sends the message
using SMTP and iPhone 2 retrieves it using IMAP.
James
_______________________________________________
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
_______________________________________________
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