Sending SMS using Java ME application

Posted by iamrohitbanga on Stack Overflow See other posts from Stack Overflow or by iamrohitbanga
Published on 2010-05-17T04:16:08Z Indexed on 2010/05/17 4:20 UTC
Read the original article Hit count: 214

Filed under:
|
|
|

I want to a Java ME application that transfers any SMS received to a PC using bluetooth. The PC can then direct the Java ME application via bluetooth to send a response SMS. Is there library available for this architecture or I have to design it myself? Is this approach correct or a better one exists? I want to use bluetooth as then I will not have dependency on the cable.

© Stack Overflow or respective owner

Related posts about java-me

Related posts about sms