|
Cellular forums Home > Archive > Bluetooth discussion > September 2006 > How can a MIDP 1.0 MIDlet open a Bluetooth serial port?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How can a MIDP 1.0 MIDlet open a Bluetooth serial port?
|
|
|
| I want to write a MIDlet that runs on a Nokia 3650 (MIDP 1.0) that can
open a Bluetooth serial socket.
I read the info on www.benhui.net on "How to develop Bluetooth App using
SUN WTK and Nokia SDK" but it looks like that is instructions for
configuring just the EMULATOR to use JSR-82 with MIDP 1.0. (or 2.0).
Any idea how to get a MIDlet on MIDP 1.0 phone to open a Bluetooth
serial port? I know that the 3650 does not support JSR-82 but I'm
wondering if anyone is aware of a work around.
For instance, I see a Symbian paper "Extending the Reach of MIDlets: how
MIDlets can access native services"
(http://www.symbian.com/developer/te...s/java_midp.asp) and
I wondering if anyone knows of somthing similar for accessing Bluetooth
from MIDP 1.0 that is ready to go.
Thanks,
Dan
| |
| Henryk Plötz 2006-09-04, 10:33 pm |
| Moin,
Am Wed, 23 Aug 2006 11:16:37 -0400 schrieb dan:
> Any idea how to get a MIDlet on MIDP 1.0 phone to open a Bluetooth=20
> serial port? I know that the 3650 does not support JSR-82 but I'm=20
> wondering if anyone is aware of a work around.
No. If you want to use Bluetooth from your MIDlet then your device must
support JSR-82. It's as simple as that. No exceptions made.
> For instance, I see a Symbian paper "Extending the Reach of MIDlets:
> how MIDlets can access native services"=20
That's because Symbian is quite a different story from J2ME and its
sandbox environment.
--=20
Henryk Pl=F6tz
Gr=FC=DFe aus Berlin
~~~~~~~ Un-CDs, nein danke! http://www.heise.de/ct/cd-register/ ~~~~~~~
~ Help Microsoft fight software piracy: Give Linux to a friend today! ~
|
|
|
|
|