D:\sms3\dist\classes>java examples.modem.ReadMessages Example: Read messages from a serial gsm modem. SMSLib: A Java API library for sending and receiving SMS via a GSM modem or other supported gateways. Web Site: http://smslib.org This software is distributed under the terms of the Apache v2.0 License. Version: 3.2.0 java.lang.NullPointerException at examples.modem.ReadMessages.doIt(ReadMessages.java:135) at examples.modem.ReadMessages.main(ReadMessages.java:480)
D:\sms3\dist\classes>cd\ D:\>cd sms3 D:\sms3>cd dist D:\sms3\dist>cd classes D:\sms3\dist\classes>java examples.modem.ReadMessages Example323: Read messages from a serial gsm modem. SMSLib: A Java API library for sending and receiving SMS via a GSM modem or other supported gateways. Web Site: http://smslib.org This software is distributed under the terms of the Apache v2.0 License. Version: 3.2.0 java.lang.NullPointerException at examples.modem.ReadMessages.doIt(ReadMessages.java:135) at examples.modem.ReadMessages.main(ReadMessages.java:480) D:\sms3\dist\classes>java misc.CommTest Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/ CommPortId entifier at misc.CommTest.main(CommTest.java:16) Caused by: java.lang.ClassNotFoundException: javax.comm.CommPortIdentifier at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) ... 1 more D:\sms3\dist\classes> plz help tq --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib Users 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 -~----------~----~----~----~------~----~------~--~---
