objective c - Want to connect any external device having bluetooth to the iphone through programatically -


as aware game-kit framework, used session delegates , peerpickercontroller. want connect external device having bluetooth iphone through programatically, application executed on device, able connect external device , want transfer data between them. can suggest me solution.... waiting reply.. in advance.

to communicate external bluetooth device (that's not ios device) need use external accessory framework. don't know details, understanding need join mfi program before can start development.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -