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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -