Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jaljupp

macrumors newbie
Original poster
Feb 1, 2010
2
0
India
hi ..

could we transfer data form iphone to other mobile or bluetooth device by bluetooth ?
 
cant I read data from a bluetooth server hosted by a windows machine via bluetooth ? If no, whats the use of saying it a bluetooth library then ? is gamekit api only for pairing between iPhones ? cant it be used for data / byte transfer between devices ? Cant an iPhone establish a bluetooth pairing between a windows mobile device ? I enabled bluetooth on my iPhone but it could not find my windows mobile even though its bluetooth was enabled !

-CH
 
is there any driver which when installed on a xp machine makes its bluetooth pairable with iPhone and transfer data ?

--CH
 
then macboook ?

No. The Bluetooth stack on an iPhone does not present the profiles required for generic data interchange.

If you reverse engineered (and you're on your own if you want to do this) the GameKit protocol you might be able to implement a computer-side server that looks like a GameKit client and write an app on the iPhone that could talk to it.
 
Again, will apple approve my application assuming I am able to do this ? and what about iPod touch ?
 
Again, will apple approve my application assuming I am able to do this ? and what about iPod touch ?

Probably, although the only way to be sure is to ask them. What about the iPod Touch? This is your application/idea not mine. I assume that you've thought it through, decided on your market and worked out if there are issues with the hardware in advance.
 
An iPhone/iPod Touch app cannot communicate with another BT device unless it has gone through the "Made For iPod/Works With iPhone" certification program. An iPhone to an iPod Touch, other iPhone, or iPad is ok, but other random phones or computers, no, it won't work.

Your only hope is to jailbreak if you need this type of interaction.
 
i meant if ipod touch can do a bluetooth data transfer in laptop/macbook ! ok got the answer, never mind
 
is there any third party or apple made "made for iPhone" bluetooth dongle available for mac or xp which can be used to transfer data from a laptop ?

--CH
 
is there any third party or apple made "made for iPhone" bluetooth dongle available for mac or xp which can be used to transfer data from a laptop ?

--CH

No. The Made For iPhone program is really aimed at specific, targeted accessories. You'd be far better forgetting about Bluetooth.
 
what about this

did this manufacturer purchased "made for iPhone" license and built this hardware ?

--CH
 
does that mean, if I am enrolled for "works with iPhone" program, still I wont be able to sell the hardware I make ?

--CH
 
no, when I try to apply for "Works with iPhone" it asks me for my company's tax details and legal counseller's details, which I am not accessible to. And if that is meant for hardware manufacturing and selling, how in the world there is not a bluetooth dongle has been made by some manufacturer which can transfer data from PC using gamekit !

--CH
 
no, when I try to apply for "Works with iPhone" it asks me for my company's tax details and legal counseller's details, which I am not accessible to. And if that is meant for hardware manufacturing and selling, how in the world there is not a bluetooth dongle has been made by some manufacturer which can transfer data from PC using gamekit !

--CH

Because Apple have no interest in making this happen and, if anything, seem to be against open Bluetooth use on the iPhone so will not license such a device. I have no idea why you are so insistent on making whatever it is work with Bluetooth but you are really going to struggle to get this working. You would be much better listening to my advice and spending your effort reverse engineering the GameKit protocol and then implementing the software required to appear to be a GameKit client.
 
even I will struggle reverse engineering gamekit protocol too :D unless there is some library someone has made :(

I might just program applications, not much into protocols and stuff.

--CH
 
even I will struggle reverse engineering gamekit protocol too :D unless there is some library someone has made :(

I might just program applications, not much into protocols and stuff.

--CH

I suggest you give up on whatever it is you are trying to do and target something achievable...
 
is there a possibility that I can put my data in iTunes and sync it to iPhone and read it in my app ?

may be in the guise of a music file ?
 
is there a possibility that I can put my data in iTunes and sync it to iPhone and read it in my app ?

may be in the guise of a music file ?

Not as a music file: someone might play it. Check out the API for file syncing in 3.2/4.0. It's all in the documentation.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.