Copy link to clipboard
Copied
Is there a way to connect two ios device through bluetooth using as3? do cs6 provide some facility for that, else is there any third party API which flash support to achive this functionality, few examples or example code or any links which as sample code that demonstarte this functionlity....thanks in advance..
Message was edited by: pradeep_sakha
Copy link to clipboard
Copied
Looks promising (demo video too):
Copy link to clipboard
Copied
HI Sinious,
This post is heplful for me establish bluetooth connection...now i want connect multiple device, say 3 to 4 iphone using bluetooth and transfer data...Is there any API for that..as current API which you have posted, i hope it's for peer-to peer only
Copy link to clipboard
Copied
I'm sorry I haven't really done more than one bluetooth connection at a time myself.
You might want to keep your eye on NFC chips though. They're far easier to work with because it's single device to device and the expected usage is transferring data. That data can be movies, pictures, credit card info, etc. It's still not implemented in iPhones but it's in enough handsets to be called fairly mainstream. It's the reason most commercials for high end androids like Note/SGS3 are always getting "near" each other while pictures, video and playlists instantly transfer. It's their main message in fact ("iPhone 'still' doesn't have it so get an Android").
Copy link to clipboard
Copied
thanks for the reply sinious
Copy link to clipboard
Copied
You're welcome and if you're all set please mark helpful/correct so we can filter unanswered questions. If you find a solution later feel free to repost, someone else might find it very useful. Good luck!
Copy link to clipboard
Copied
Sure, if i got any breakthrough...will definitely post that
Copy link to clipboard
Copied
pradeep, do you have the flash code you used to implement this .ane? I do not seem to get it to work. An example will help to understand what is going wrong
Copy link to clipboard
Copied
FPBluetooth - ANE library for Bluetooth Low Energy for iOS+OSX .
Find more inspiration, events, and resources on the new Adobe Community
Explore Now