Comment on Tutorial - How to Send SMS using Java Program (full code sample included) By Emiley J.
Comment Added by : Asela
Comment Added at : 2012-01-26 18:53:51
Comment on Tutorial : How to Send SMS using Java Program (full code sample included) By Emiley J.
Hi
I have done all the steps mentioned above but I still get this exception
javax.comm.NoSuchPortException
at javax.comm.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:105)
at SerialConnection.openConnection(SerialConnection.java:70)
at Sender.send(Sender.java:44)
at SMSClient.run(SMSClient.java:39)
at java.lang.Thread.run(Thread.java:662)
java.lang.NullPointerException
at SerialConnection.openConnection(SerialConnection.java:87)
at Sender.send(Sender.java:44)
at SMSClient.run(SMSClient.java:39)
at java.lang.Thread.run(Thread.java:662)
BUILD SUCCESSFUL (total time: 0 seconds)
I'm trying to use this on a Windows 7 OS
and my
javax.comm.properties file looks like this
#
# Drivers loaded by the Java Communications API standard extension
# at initialization time
#
# Format:
# Each line must contain ONE driver definition only
# Each line must be of the form:
# driver=<ClassName>
# No spaces or tabs in the line.
# ClassName must implement the interface javax.comm.CommDriver
# example: driver=Win32Serial
#
#
# The hash(#) character indicates comment till end of line.
#
# Windows Serial Driver
Driver=com.sun.comm.Win32Driver
Im not sure whether I have to add any addition to this
plz help to over come this :)
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. DO NOT USE QSORT IN A C++ CODE.
If
View Tutorial By: paercebal at 2008-08-13 05:06:45
2. where i can find jar files?
please tell me
View Tutorial By: chandu at 2012-06-17 14:14:28
3. Thanks for the clear explanation..
Really h
View Tutorial By: Swj at 2011-12-30 05:55:26
4. it is good to unstand and easy to remember forever
View Tutorial By: Abdul at 2011-11-10 21:03:41
5. i am newly in java, i want to learn about this and
View Tutorial By: gelen at 2010-11-23 02:57:15
6. The above example for abstract class is very good.
View Tutorial By: saafia at 2013-08-19 14:33:54
7. hey plzz help me the code is not working for me...
View Tutorial By: kuldeep at 2014-02-24 18:16:59
8. thank u.actually i want little more...
View Tutorial By: burhan at 2010-07-13 03:46:01
9. can you tell me how can i install javax.comm.* lib
View Tutorial By: chinthaka at 2011-06-22 09:30:29
10. Hello Sir/Madam, I want to know the basic concepts
View Tutorial By: venkatesh at 2012-12-24 06:17:00