Stiphane, The code included in the Apple Developer release is in Cocoa and C++. Interestingly, the Bluetooth frameworks are written in C++ but the Bluetooth example applications are written in Obj-C. I've given the directory tree for both below. Bluetooth Frameworks ./System/Library/Frameworks/IOBluetooth.framework/Versions/ A/Header Bluetooth Sample Code ./Developer/Examples/Bluetooth It appears that Apple didn't work on any Carbon sample programs. However, since the frameworks are in C++, you would be able to use them in your Carbon (C/C++) code easily, using the sample program headers for inspiration. Reading Obj-C is a bit strange at first, it was at least for me, and I once thought of myself as a fast learner, but...now...hmmm. Good luck, Jim On Monday, March 24, 2003, at 12:00 AM, bluetooth-dev-request@lists.apple.com wrote: Date: Sun, 23 Mar 2003 13:34:20 +0100 Subject: C Carbon code sample ? From: =?ISO-8859-1?Q?St=E9phane_Pinel?= <spinel@exenevex.com> To: bluetooth-dev@lists.apple.com Are there samples code using C Carbon demonstrating Bluetooth SDK usage ? Something like send a VCard etc ? Thanks. ----------------------------------------------------------------------- - ----------------------- Stiphane Pinel ----------------------------------------------------------------------- - ----------------------- _______________________________________________ bluetooth-dev mailing list | bluetooth-dev@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/bluetooth-dev Do not post admin requests to the list. They will be ignored.