Need step by step guidance to send sms using now sms

Need step by step guidance to send sms using now sms SearchSearch
Author Message
mohit jain
New member
Username: Mohitjain

Post Number: 1
Registered: 05-2012
Posted on Thursday, May 17, 2012 - 05:15 pm:   

hi team i need step by step procedure to send the sms using java code . I already downloaded trail version of Now Sms. i m using the attached code.
application/octet-streamjava code to send sms using now sms
sendSMS.java (1.7 k)
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3959
Registered: 08-2008
Posted on Thursday, May 17, 2012 - 06:35 pm:   

Hi,

Step 1: Make sure you can send an SMS message using the NowSMS web interface. If you can't, no amount of Java code will help.

Step 2: I assume you're familiar with Java? What happens when you run your code?

I see various System.out.println debug statements ... what do they report?

Our example Java class is a little different than what you are using. If you want to try it instead it can be found at http://www.nowsms.com/nowsms-java-example-send-sms-message

--
Des
NowSMS Support