J2SE and Bluetooth communication with J2ME
843849Feb 18 2005 — edited Jun 16 2009Regarding the following scheme:
A program written in J2SE
A midlet written in J2ME
Both is going to communicate through Bluetooth.
J2ME is using the JSR82 javax.bluetooth API
For J2SE I have found a few SDK for providing Bluetooth support.
Those are:
Atinav
Rococo
Zucotto(Which I can no longer find SDK, I used this one in 2001)
Are there others that I could use?... BlueCove maybe?
This Application is running on a Windows OS, But APIs for Linux are also usefull.
Anyone who could share their experience on using one of these J2SE APIs and with J2SE Bluetooth programming?
I would very much appreciate help on this. I am trying to find a suitable J2SE BT API for work on my master thesis.