| Author |
Is it possible to do this?
|
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
Hey, Suppose I have a mobile phone in my car, when I send a specific SMS from my mobile phone to the car's one, the mobile phone of car should reply with a SMS containing the cell info. Is it possible to do so? Any role for JME here? Thanks.
|
 |
Amir Alagic
Ranch Hand
Joined: Mar 21, 2006
Posts: 65
|
|
|
Yes, it is possible. Car's phone can send back location or IMEI or what you want. But somtimes in practice some mobile phones ask user if it wants to send SMS even if MIDlet is signed...
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
So, could I use JME? What are the APIs I should know about (listening to the SMS event, and sending SMS)? Thanks.
|
 |
 |
|
|
subject: Is it possible to do this?
|
|
|