Messenger.jandmtech.com HTTP API
http://messenger.jandmtech.com/sendsms.aspx
The variables to be used are:
Username: Your username on the website
Password: Your password on the website.
SenderId: Alphanumeric/Number Sender-ID from your approved list of Sender-ID's to be used for GSM Recipients
Content: The text of the message.
Charged 1 unit for 160 characters per recipient.
Mobile Number: Mobile number of the recipients. For multiple recipients enter numbers separated by comma.
Simple Text Messages
http://messenger.jandmtech.com/sendsms.aspx?username=username&password=password
&senderId=senderid&content=This+is+a+sample+sms
&mobile=919822012345,919370119223
Output
Message Submitted
Credits Consumed: 2
Balance Credits: 98
Mobile=919822012345 MsgId=1177855328
Mobile=919370119223 MsgId=1177855329
We provide sample source codes in ASP / ASP.net / VB to submit messages using simple function calls. Please Contact Us to obtain the sample source code.
You can just open this URL in your own application to send SMS from within your application.
You can just open this URL in your own application to send SMS from within your application.