hlp me ploblem not get solved what should i do ?
On Dec 18, 7:53 am, dhananjaypadalkar <[email protected]> wrote: > thanks > regarding point > > 1 : OS showing me my mobile is connected to com port 3 ( COM3 ), so i > am using COM3 as com port > > 2: For setting i had performed the steps as follows > > comm.jar copied > C:\JJAVA\lib > %C:\JJAVA\jre\lib\ext > > win32com.dll placed in: > C:\JJAVA\bin > C:\JJAVA\jre\bin > C:\windows\System32 > > javax.comm.properties should be placed in: > C:\JJAVA\lib > C:\JJAVA\jre\lib > > is there any further setting required plz tell me > > On Dec 17, 12:10 am, Thanasis <[email protected]> wrote: > > > > > The "avax.comm.NoSuchPortException" means that: > > > 1) Either you are using a com port that does not exist. > > 2) JavaComm is not installed properly. > > > On Dec 16, 7:44 pm, dhananjaypadalkar <[email protected]> > > wrote:> 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.
