Hi,
I need to develop a Java application that runs on Nokia 9500 and uses Bluetooth on top of CDC. I have some questions.
1 - What are the Bluetooth APIs that I can use?
2 - Can I use JSR-82 on top of CDC? Or is JSR-82 only suited for MIDP (CLDC) applications?
3 - Is it possible to access a MIDP (Midlet) application from a CDC application? If it is, could I implement my application using the JSR-82 on top of MIDP and access it from my CDC application? If it is not possible, could I access the MIDP application from the CDC application through Sockets?
Thanks,
Glauber Ferreira



