Re: [iPhone] Network connection between 2 iPhones
Re: [iPhone] Network connection between 2 iPhones
- Subject: Re: [iPhone] Network connection between 2 iPhones
- From: Luke the Hiesterman <email@hidden>
- Date: Mon, 13 Jul 2009 08:51:27 -0700
You should look at GameKit.framework - this new API in iPhone OS 3.0
allows simple setup of bluetooth connections between devices for data
send/receive.
http://developer.apple.com/iphone/library/navigation/Frameworks/CocoaTouch/GameKit/index.html
Luke
On Jul 13, 2009, at 8:47 AM, James Lin wrote:
Hi all...
I am new to network programming...so please bear with me...
I am trying to program the following functionalities into my app.
1. When my app is running...it can RECEIVE network data from ANOTHER
iPHONE through the network.
2. When my app is running...it can RECEIVE network data to ANOTHER
IPHONE through the network.
Can you please point me in the right direction?
Documentations to read? tutorials on the web? or please share your
experience...
Thank you in advance...
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