Re: need more info on Apple Bluetooth
Thanks for the reply, Bubba
Unfortunately, JNI requires some knowledge of the native language that the
library was created in. Of which, I have very little experience.
It would be nice if the JNI or JDirect3 code was already generated so that
others beside myself can benefit from a Java Bluetooth interface to the
module.
Is a Java interface planned for sometime in the future? Or is it too early in
this stage of the game to say so?
I agree this would be cool to have, but it is not in the cards at the moment, we've got too much stuff to do otherwise... bub
-----Original Message-----
From: Bubba Giles [mailto:bubba@apple.com]
Sent: Tuesday, May 14, 2002 12:57 PM
To: Bluetooth Dev
Subject: Re: need more info on Apple Bluetooth
Hi Bruce,
Just a few questions...
1. Which protocols and profiles are supported?
We support all the major protocols - L2CAP, RFCOMM, OBEX, SDP
Profiles supported include Dial-Up Networking (DUN), Serial Port, and Object
Push/Exchange.
2. Can the Bluetooth device be accessed from Java, JNI, or JDirect3?
You can call pretty much anything via JNI, so you should be able to call our
C API without problems... but, we have not tried it, so your mileage may
vary. If you have success (or not), please let us know.
3. Are there any whitepapers, example code available anywhere?
You should be able to download the Preview SDK from the Apple ADC site; it
was released last week. It covers using all the basic protocols, and has
fairly extensive headerdoc. If you have questions, ask them here and we'll
be glad to help.
Specifications and stuff can be found at: www.bluetooth.org
Lastly, were all the questions above answered at WWDC,
Yes, the Bluetooth In-Depth session covered most of this info.
thereby making the info non-disclosable?
ADC members can use this information, but since we have not made this API
public yet, you should assume that it is non-disclosable to developers who
have not registered with Apple.
Hope that helps,
Jason
bubba@apple.com
_______________________________________________
bluetooth-dev mailing list | bluetooth-dev@lists.apple.com
Help/Unsubscribe/Archives:
Do not post admin requests to the list. They will be ignored.
_______________________________________________
bluetooth-dev mailing list | bluetooth-dev@lists.apple.com
Help/Unsubscribe/Archives:
Do not post admin requests to the list. They will be ignored.
_______________________________________________ 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.
participants (1)
-
Bubba Giles