C# Monotouch/Xamarin - iOS Bluetooth connection to multiple phones? -


does know if it's possible use bluetooth connect multiple phones using c# monotouch/xamarin ios?

update

  • i'd preferably connect multiple phones 1 main phone host, via bluetooth (1 host , 3 or 4 clients).
  • i don't know great deal bluetooth , various profiles, i'd looking guidance on aspect also.

yes, can.

ios 7.0 introduced multipeer connectivity framework. can work both bluetooth and/or wifi (and can bridge between them, pretty neat).

you can find sample code (e.g. chat, mixed ibeacons) googling around multipeer connectivity, ios , monotouch.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -