API to send SMS from Java

API to send SMS from Java SearchSearch
Author Message
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4884
Registered: 08-2008
Posted on Tuesday, May 06, 2014 - 06:45 pm:   

Hi,

Please explain how to use your api in connection with my java web application to send sms messages to my customers.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4886
Registered: 08-2008
Posted on Tuesday, May 06, 2014 - 06:58 pm:   

Hi,

The first step is to install our NowSMS software on a Windows PC. Trial versions can be downloaded at http://www.nowsms.com/download-free-trial

Either the Now SMS/MMS Gateway or NowSMS Lite can be used. NowSMS Lite can send SMS and MMS messages using a single GSM modem or Android phone as a modem connection. The full product supports multiple modems and/or service provider connections.

Before attempting to interface with NowSMS using Java, you should verify that NowSMS is configured correctly and can send SMS messages using its built in web interface. For Android phone or GSM modem connections, there are quick start guides that can be found here: http://www.nowsms.com/doc/quick-start-guide

Once you have verified that NowSMS is working on its own, the following links have sample Java code for sending SMS and MMS, you just need to change the IP address and account credentials to point to the Windows PC running the NowSMS software:

http://www.nowsms.com/nowsms-java-example-send-sms-message

http://www.nowsms.com/nowsms-java-example-send-mms-message

--
Des
NowSMS Support