This section details how applications can submit SMS messages to NowSMS.
Applications can submit SMS messages using either HTTP, SMPP or SMTP (e-mail). To enable NowSMS to accept SMPP client connections, it is necessary to enable the SMPP server, which is described in the section titled Configuring the SMPP Server.
This section will cover the following topics:
- URL Parameters
- Sending Text Messages
- Sending EMS Messages
- Sending Binary Messages
- Sending WAP Push Messages
- Sending Multimedia Content Messages
- Sending WAP OTA Messages
- Sending OMA Provisioning Content Messages
- Sending XML Settings Documents and Objects
- Sending MMS Notifications and Content
- Sending Voice Mail Notification Messages
- Send SMS Text Message with PHP
- Send SMS Text Message with Java
- Send SMS from a Command Line Interface