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
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. Good explanation but I think there's a slight mist
View Tutorial By: Cheeseman at 2009-05-19 10:12:11
2. In TimeServer eif = service.getPort(TimeServer.cla
View Tutorial By: Vijay at 2015-02-01 08:59:19
3. it giving me error in following statment (using Li
View Tutorial By: Priyadarsan at 2007-11-27 22:31:56
4. Better theory for those who have just started.
View Tutorial By: kunal at 2010-05-13 05:55:05
5. Thank you for the code. Could you please send me c
View Tutorial By: Ying at 2009-08-17 13:58:16
6. It is clear and understandable for beginners.
View Tutorial By: Archana at 2011-12-14 12:31:21
7. really nice tutorial
View Tutorial By: Gaurav Balyan at 2012-01-03 11:07:05
8. 1
View Tutorial By: hamza at 2015-06-08 15:09:29
9. yes 29 you are correct! 27's example is prone to a
View Tutorial By: sameendra at 2011-07-24 11:55:54
10. Yeah, great article
View Tutorial By: smeagol_s at 2009-03-29 02:45:01