I am new to smslib. I installed all the requisites as per the given instructions from the installation page. when i try to run the example, i get the following error:
SendMessage.java:11: cannot access org.smslib.AGateway bad class file: C:\Program Files\Java\jdk1.6.0_24\jre\lib\ext\smslib-3.5.3.jar(org/smslib/AGateway.class) class file has wrong version 50.0, should be 49.0 Please remove or make sure it appears in the correct subdirectory of the classpath. import org.smslib.AGateway; Kindly help me with it. And can you please tell me the proper step by step method of installing smslib? -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To view this discussion on the web visit https://groups.google.com/d/msgid/smslib/490ad23a-58e3-4bca-8c5e-95cc8c65b7ee%40googlegroups.com?hl=en.
