Hello,
I'm working on BT application based on J2ME/CLDC.
I have a basic thing i don't understand and calling for you help:
So, my application has to work on the background.
meaning it has to stay "silent" and wait for a BT connection.
During the silent / waiting time - i want to be able to run other j2me applications use the cell phone send sms and so on..
but ! when the connection is made, i want to make an ad-hoc connection and to wake up my application to start work.
as fat as i know j2me, it can not function of OS serivce or not terminated thread - so i'm not sure it is possible.
is there maybe on BT infrastrcture a way to initiate my application as a new connection is made ?
Thanks,
Haggai

Reply With Quote

