This page was last modified 13:49, 27 November 2007.
Bluetooth API
From Forum Nokia Wiki
(Redirected from JSR 82)
Bluetooth API for Java ME (JSR-82) is an optional API that allows developers to communicate with other devices using Bluetooth wireless technology and to use the OBEX protocol for Object Exchange.
The API implements the Bluetooth Stack for CLDC:
It adds two packages to Java ME:
- javax.bluetooth
- javax.obex (optional)
See a Bluetooth Chat HelloWorld example.
Links
- JCP specification
- Sun resource
- Nokia resource
- Sonyericsson resource1
- Sonyericsson resource2
- Sonyericsson resource3
- A number of samples & articles for Bluetooth(JSR 82)
- Other Helpful Resources1
- Other Helpful Resources2
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Deploying project on Nokia 7610 | emk102 | Mobile Java Tools & SDKs | 1 | 2008-05-29 18:03 |
| Can I use Java Application over Bluetooth too (perhaps remote control) in t | ask_expert | Mobile Java General | 1 | 2002-05-08 16:38 |
| bluetooth programming alternatives | ja_calulot | Bluetooth Technology | 2 | 2003-08-20 08:46 |
| Problem while using IVT Corporation BlueSoleil Bluetooth dongle | khatrijuned | Mobile Java General | 3 | 2007-11-13 11:15 |
| Bluetooth on 6151?? | qiozas | Bluetooth Technology | 1 | 2006-12-28 18:23 |

