• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mac APIs for Bluetooth networking?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac APIs for Bluetooth networking?


  • Subject: Re: Mac APIs for Bluetooth networking?
  • From: Peter Sichel <email@hidden>
  • Date: Thu, 9 Jul 2009 16:04:41 -0400

In Mac OS X, Apple provides two frameworks for dealing with Bluetooth

  IOBluetooth.framework
  IOBluetoothUI.framework

The first one is for getting at the stack, while the second provides standard UI components for pairing devices, selecting devices, and browsing and selecting services (standard Bluetooth profiles).

Apple also provides some good examples in /Developer/Examples/ Bluetooth/.

I just started my first Bluetooth project about a week ago and have been pleasantly surprised at how easy it was to get up and running. "Service Discovery" in Bluetooth generally refers to discovering the available Bluetooth devices and service profiles, whereas you are interested in adapting your own network "service".

I'm not sure how the iPhone OS 3.0 does this, but would love to learn more.

- Peter

On Jul 9, 2009, at 10:59 AM, Jens Alfke wrote:

Hopefully this isn't too off-topic...

I'm interested in making my MYNetwork library support Bluetooth. So I'd like to know what the right OS X APIs are for using Bluetooth for service discovery (like Bonjour) and peer-to-peer messaging. It would be ideal if there were an API for reliable delivery of variable-length messages, but failing that, if there's a TCP-like bidirectional streaming API, I can run my BLIP protocol over it.

_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Mac APIs for Bluetooth networking? (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Mac APIs for Bluetooth networking?
  • Next by Date: how to use the same udp port already loaded by launchd?
  • Previous by thread: Re: Mac APIs for Bluetooth networking?
  • Next by thread: how to use the same udp port already loaded by launchd?
  • Index(es):
    • Date
    • Thread