Re: Bluetooth API in JavaME

[email protected] Mon, 21 Jul 2008 07:33:41 PDT
Newsgroups gmane.comp.java.sun.kvm
Message-ID <[email protected]>
JME does comply with JSR 82, so _phones_ implementing it will work.

The problem is that there is no Bluetooth stack for Java on the _desktop_, so running your code in the WTK emulator won't work without 3rd party libraries as the emulator does not provide a desktop Bluetooth stack implementation.

Chances are your code will work fine if you deploy it to a phone with JSR 82 capability.
[Message sent by forum member 'davjoh' (davjoh)]

http://forums.java.net/jive/thread.jspa?messageID=288068

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".