command line interface

Sending WAP Push and Binary SMS from the Command Line

In past postings, we’ve provided a variety of command line script examples that make it easy to interface with NowSMS from a command line interface. The original command line interface, designed to send standard text messages can be found at the following link: https://nowsms.com/sending-sms-from-command-line A script to enable sending MMS messages from a command line interface was...

Read More

Send MMS from the Command Line

Last time, I posted a Windows JScript file that could be used to enable the sending of OMA Client Provisioning (XML Settings) documents from a command line interface. Pretty cool? Well, I thought so. But it is of somewhat limited usage to the average NowSMS customer, as the volume of OMA Client Provisioning messages being sent out via NowSMS is far less than messages of other types. What would be...

Read More

Send OMA Client Provisioning (OTA XML Settings) from the Command Line

Three years ago on our discussion board we posted a simple Windows JScript that could be used to send an SMS message via NowSMS using a command-line interface. If you’re not famliar with the script, then you can find more details at https://nowsms.com/support/bulletins/tb-nowsms-008.htm. In the three years that have passed, I’ve referenced that script many times. After all, while the...

Read More

Send SMS from Command Line

A command line interface can sometimes be useful for quick sending of an SMS message from another application. A message thread on our discussion board provided a simple example that has been referenced frequently. The purpose of this document is to provide an updated script which offers more flexibility. This updated script allows recipient phone numbers, and the message text, to be specified...

Read More