Is it possible to send SMS using Java?
Hello!
I am an Italian student who studies Computer Science at Pisa University, and
I am developing some projects in Java using Java 2 Standard Edition (J2SE) and Java 2 Micro Edition (J2ME, for MIDP 1.0 compliant devices). I need to know if there are some Java API
(for J2SE and J2ME) to send SMS to a mobile phone. I know Java Mail API but it
doesn't let me to send SMS to a mobile phone but only e-mail.
How can I do to send SMS to a mobile phone? Which steps must I follow?
Is there someone who can help me?
Thank you very much in advance!!
Luca

