How do I tell if a bonjour service is wi fi or bluetooth?
Posted
by Dancreek
on Stack Overflow
See other posts from Stack Overflow
or by Dancreek
Published on 2010-05-16T19:40:25Z
Indexed on
2010/05/16
19:50 UTC
Read the original article
Hit count: 187
I am building an app that sends information between two iPhones. The app is working great but the one problem I am having is that I have no way of telling whether bonjour is choosing wi-fi or bluetooth to make the connection. I would like to allow the user to be able to choose which they prefer. Also, is there way to programmatically tell is the device's bluetooth is on?
© Stack Overflow or respective owner