Java SMS Using Clickatell HTTP API Gateway
Description
This simple Java program allows you to send SMS messages to phones using Clickatell's HTTP API Gateway.
The class can be modified and placed your Java application to add SMS sending function
For SMS functionality you need an account with the Clickatell SMS gateway service:
1. Go to http://www.clickatell.com/buy_now.php and complete your registration.
2. Follow the instructions on getting an API code generated for your credentials
3. Note your API code, Username and Password as they will be needed whenever you are sending SMS messages
4. In Java file, you must have your API code, Username and Password referenced where their variables are requesting
Questions and Comments
Make a Comment
November 10, 2010 caput