Comment on Tutorial - How to Send SMS using Java Program (full code sample included) By Emiley J.
Comment Added by : Niluk
Comment Added at : 2014-06-04 05:58:03
Comment on Tutorial : How to Send SMS using Java Program (full code sample included) By Emiley J.
to get out of time out at step 2 error i used to
Enumeration enumeration= CommPortIdentifier.getPortIdentifiers();
while(enumeration.hasMoreElements()){
System.out.println("ports "+((CommPortIdentifier)enumeration.nextElement()).getName());
}
use this code to check the available ports then try with available com ports one by one now works fine
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
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. Thanks. Your post was clear and worked perfectly a
View Tutorial By: Suma at 2009-03-05 09:40:08
2. Thank uvery much :) u r so helpful
View Tutorial By: Ahmed at 2011-12-04 10:01:11
3. thank's a lot for giving me " static "
View Tutorial By: anwar kotawdekar at 2013-08-14 06:43:34
4. Awsome...Example...
View Tutorial By: sitakanta at 2011-12-05 12:22:03
5. good.....not bad. .show me more programs.
View Tutorial By: saranya at 2011-12-07 08:49:39
6. i know this example this is in mg.hill but i want
View Tutorial By: srikanta at 2009-11-18 00:06:57
7. Plz tell me the classes to import for this code an
View Tutorial By: Nitin at 2009-11-10 02:54:50
8. pritnt
1 2 3 4 5
View Tutorial By: osama at 2013-02-05 03:16:15
9. i am in beginning level, i tried by this code. but
View Tutorial By: Shahana Akter at 2014-09-09 10:30:21
10. Can anybody tell me how to send and receive SMS us
View Tutorial By: Bharat Lahori at 2010-02-04 07:14:19