i am getting exception like
Caught java.lang.ClassNotFoundException: com.sun.comm.Win32Driver
while loading driver com.sun.comm.Win32Driver
Yes the problem is here 1
javax.comm.NoSuchPortException
at javax.comm.CommPortIdentifier.getPortIdentifier
(CommPortIdentifier.java:430)
at SerialConnection.openConnection(SerialConnection.java:73)
at Sender.send(Sender.java:49)
at SMSClient.run(SMSClient.java:44)
at java.lang.Thread.run(Thread.java:619)
Error Massage : null
Trial Check :
SerialConnectionException
at SerialConnection.openConnection(SerialConnection.java:79)
at Sender.send(Sender.java:49)
at SMSClient.run(SMSClient.java:44)
at java.lang.Thread.run(Thread.java:619)
--
You received this message because you are subscribed to the Google Groups
"SMSLib for Java User Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/smslib?hl=en.