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

Is it possible to send SMS from a Java application. In this case, I do not want to use J2ME. I want to know only regarding J2SE and J2EE. Is there any API to achieve this? If available, do I need to use a service provider or not? Can you tell me how to achieve this?

+5
source share
5 answers

Of course. We are currently sending SMS messages via Ericsson IPX . We simply send POST to a specific URL to send a message (and send an XML document to our URL when receiving SMS messages). This is easy to do in most languages.

, SMS-, .

+2

sms, API SMS, Java.

+1

- SMS. SMS SMS-, , , , , http, SMTP, ftp .., . , -, SMS- HTTP, SMS SMS, . , SMS-.

SMS (SMSC), SMS- SMS . . , . / . , . , .

, . - . - Kannel. , .

+1

, Java. ( ) API SMS.

  • -
  • HTTP- /

Java.

0

www.openmarket.com Java SDK

0

All Articles