Comment on Tutorial - How to Send SMS using Java Program (full code sample included) By Emiley J.
Comment Added by : Ashish
Comment Added at : 2009-04-07 06:57:31
Comment on Tutorial : How to Send SMS using Java Program (full code sample included) By Emiley J.
hi, srinivas ... i too was having the same problem earlier ..it happens when the setup is not proper... just do this...
You don't
just put the comm.jar file into your class path, though that is
the first step. You also must copy the shared library to the bin
directory, and the javax.comm.properties file to the lib directory
of the runtime environment.
or simply....
copy comm.jar \jdk1.3\jre\lib\ext
copy win32com.dll \jdk1.3\bin
copy javax.comm.properties \jdk1.3\jre\lib
and also put the win32com.dll to system32 folder..
and then after doing this setup then run the list ports it will definately show the ports
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. for me also The code gives the following exception
View Tutorial By: Nilesh Agrawal at 2012-06-06 15:55:02
2. How do you remove an element from the map?
View Tutorial By: Shreejit at 2012-01-29 16:53:27
3. I an going to try this code.
View Tutorial By: Bhagawati Prasad at 2010-02-06 02:45:10
4. I can't compile the source with Dev-C++ 4.9.9.2, h
View Tutorial By: ToKha at 2013-11-19 01:32:34
5. Hi,
I wann to insert data into excel file b
View Tutorial By: PRUTHVIRAJ RATHOD at 2011-05-23 11:42:14
6. scriptlets when used in a page - helper pattern...
View Tutorial By: tony at 2009-03-04 17:03:03
7. why r there these methods in Object class not in T
View Tutorial By: santosh at 2011-11-16 06:58:06
8. hello, this code was compiled correctly, bt it wil
View Tutorial By: anand vijay singh at 2014-05-03 12:47:24
9. Thanks for the clear illustration of the MVC2 arch
View Tutorial By: Tayo at 2010-01-03 12:53:46
10. why it is( ((year % 4 == 0) && !(year % 10
View Tutorial By: Jai Shankar K at 2012-04-08 10:15:56