Sending SMS using Java ME application
问题 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. 回答1: You'll need to create this yourself, however you'll find that you can't do what you want with J2ME. J2ME can't