Reputation: 18122
Is there any way built into the iPhone SDK that allows devices to send data to a Mac over bluetooth? I know of GameKit, which allows data sharing between iPhones, but I haven't seen anything about an iPhone --> computer connection.
Thanks
Upvotes: 2
Views: 1333
Reputation: 2056
I've not seen this but I've seen several apps that open up a server port on the iphone that you can hit over http.
Upvotes: 4
Reputation: 8116
It's not possible to send files with the iPhone.
You need to jailbreak the iPhone to do that.
Upvotes: 2