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

sspbond007

macrumors member
Original poster
Aug 19, 2008
46
0
Hi,

I'm developing a application in which I want a feature for data transfer either using Bluetooth or USB.
Does iPhone SDK support this feature of data transfer via Bluetooth or USB?
Please help me.

Thanks.
 

siliconKai

macrumors newbie
Sep 4, 2008
14
0
The iPhone only supports bluetooth for using headsets.
i don't think that you will find anything helpful in the official SDK.
you should have a look into the unofficial header files of the iphone. They are published on http://www.ericasadun.com

I think you need to use another bluetooth stack, than the one installed on the iPhone.
 

sspbond007

macrumors member
Original poster
Aug 19, 2008
46
0
The iPhone only supports bluetooth for using headsets.
i don't think that you will find anything helpful in the official SDK.
you should have a look into the unofficial header files of the iphone. They are published on http://www.ericasadun.com

I think you need to use another bluetooth stack, than the one installed on the iPhone.


Thanks for your reply.
How to use another bluetooth stack?
 

siliconKai

macrumors newbie
Sep 4, 2008
14
0
i don't know how to do it in objective-C.
i have developed an application in java using the bluetooth stack BlueCove
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.