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:35:57
Comment on Tutorial : How to Send SMS using Java Program (full code sample included) By Emiley J.
Hi
I tried to use this on a windows 7 32 bit OS but I 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)
I have copied comm.jar , win32com.dll and javax.comm.properties files to appropriate folders
my javax.comm.properties
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
which is the only part I'm not sure whether correct or not
anybody out there could help to fix 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
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,
The function is throwing an err
View Tutorial By: Vamshi at 2010-08-31 05:04:03
2. thanks a looooooooooooooooot
this can give
View Tutorial By: bhagabat at 2011-07-24 02:39:59
3. great work
View Tutorial By: Dinesh557 at 2008-09-25 00:27:59
4. also MEGA IMPORTANT:
make sure you
View Tutorial By: niko at 2013-04-19 18:55:14
5. HI All,
I am using this code but fo
View Tutorial By: muna at 2015-07-04 12:28:15
6. u hav done Nice job..
View Tutorial By: Rakesh at 2012-10-01 16:00:14
7. I want get data from Mysql into Spinner by using P
View Tutorial By: Dilsha at 2013-07-06 05:17:58
8. u said that const function cant change object.can
View Tutorial By: z at 2010-05-09 12:02:17
9. Simple Codes please... I just wonder why does my p
View Tutorial By: Joseph at 2009-11-12 05:37:50
10. i have run the program..bt there r so many excepti
View Tutorial By: ayan at 2010-05-26 10:37:51