Java: Is it possible to send SMS from a Java application

Posted by dhiraj on Stack Overflow See other posts from Stack Overflow or by dhiraj
Published on 2010-05-13T06:01:10Z Indexed on 2010/05/13 6:04 UTC
Read the original article Hit count: 230

Filed under:

Is it possible to send SMS from a Java application. I don't want to use J2ME in this case. I want to know with respect to J2SE and J2EE only. Is there any API available to achieve this? If it is available whether we have to use any service provider or not for this? Can you tell me how to achieve that?

© Stack Overflow or respective owner

Related posts about java