indragie
indragie

Reputation: 18122

Transferring data from iPhone to Mac via Bluetooth

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

Answers (2)

Jason Tholstrup
Jason Tholstrup

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

Anemoia
Anemoia

Reputation: 8116

It's not possible to send files with the iPhone.

You need to jailbreak the iPhone to do that.

Upvotes: 2

Related Questions