SMS command line tool allows you to send Text messages from command line. This comes handy integrating with many application as external add-ins. Command line Syntax: SMSApplication.exe -U -P -V -F -S -R -M
Name | Description |
---|---|
-U | YOUR_USERID; PROVIDED BY TXTIMPACT |
-P | YOUR_PASSWORD; PROVIDED BY TXTIMPACT |
-V | YOUR_VASID; PROVIDED BY TXTIMPACT |
-F | YOUR_PROFILEID; PROVIDED BY TXTIMPACT |
-S | SHORT CODE NUMBER; PROVIDED BY TXTIMPACT |
-R | DESTINATION MOBILE NUMBER. [(country code) + mobile number] e.g 17220001111 |
-M | The Text Message (160 characters) |