Comment on Tutorial - How to Send SMS using Java Program (full code sample included) By Emiley J.
Comment Added by : Ramlak
Comment Added at : 2009-01-29 20:03:14
Comment on Tutorial : How to Send SMS using Java Program (full code sample included) By Emiley J.
Hi Braj,
You are probably using threads to send sms. Maybe the one of the thread is still using the port while another thread tries to send out. You could probably use a queue. Save the messages you want to send out in a database first. Then write a program that picks up one by one from this database and sends out. Once sent out, set a flag so that it wont be sent again.
Do not give up. Many people have used and implemented this code successfully, it only needs a bit of a tweak here and there based on your own setup.
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. hi,
can you tell me how to run the code to
View Tutorial By: raghu at 2008-12-26 03:15:52
2. send c++ programs on every topic of c++
View Tutorial By: mandeep at 2009-07-11 00:50:23
3. programming is really exciting specially with c++^
View Tutorial By: Jully at 2010-07-28 18:42:23
4. If the database server goes down, should the conne
View Tutorial By: Naveen Gowd at 2012-02-02 07:17:38
5. FilenameFilter only = new OnlyExt("html"
View Tutorial By: joyes at 2009-08-25 11:34:13
6. Amazing new function atoi() , it shows c,c++ are p
View Tutorial By: Hari at 2009-05-05 22:20:17
7. I want to send a message using mobile browser to s
View Tutorial By: Richa Bhatia at 2009-12-08 22:33:36
8. Hi professional,
I tried the above code but
View Tutorial By: Srinivas at 2008-05-05 23:32:13
9. Very nice article.
Thank you
View Tutorial By: Ahmed Adel at 2013-02-11 18:33:51
10. it help me lot 2 understand what is struts-config
View Tutorial By: Amit Tomar at 2010-11-27 09:27:15