I'm also using a Nokia 6300 and I've already installed the PC suite.... When I've tried to run SendMessage.java, it shows the following results:
0 [Thread-1] WARN org.smslib - GTW: Nokia 6300 USB Modem: CPMS detection failed, proceeding with default storage 'MT'. 16 [Thread-1] WARN org.smslib - GTW: Nokia 6300 USB Modem: Retrying the detection of CNMI, modem busy? 3016 [Thread-1] WARN org.smslib - GTW: Nokia 6300 USB Modem: Retrying the detection of CNMI, modem busy? 6016 [Thread-1] WARN org.smslib - GTW: Nokia 6300 USB Modem: Retrying the detection of CNMI, modem busy? 9016 [Thread-1] WARN org.smslib - GTW: Nokia 6300 USB Modem: CNMI detection failed, proceeding with defaults. 9016 [Thread-1] WARN org.smslib - GTW: Nokia 6300 USB Modem: Callback indications were *not* set succesfully! Modem Information: Manufacturer: Nokia Model: Nokia 6300 Serial No: 353508020672163 SIM IMSI: ** MASKED ** Signal Level: 19% Battery Level: 46% 17828 [main] WARN org.smslib - GTW: Nokia 6300 USB Modem: CMS Error 500: Retrying... 46047 [main] WARN org.smslib - GTW: Nokia 6300 USB Modem: CMS Error 500: Retrying... 74235 [main] ERROR org.smslib - GTW: Nokia 6300 USB Modem: CMS Error 500: Quit retrying, message lost... =============================================================================== << OutboundMessage >> ------------------------------------------------------------------------------- Gateway Id: Encoding: 7-bit Date: Fri Mar 20 20:37:19 IST 2009 SMSC Ref No: null Recipient: +639187799161 Dispatch Date: null Message Status: FAILED Validity Period (Hours): -1 Status Report: false Source / Destination Ports: -1 / -1 Flash SMS: false Text: Hello from SMSLib! PDU data: C8329BFD0699E5EF3668DA9C32D3E210 =============================================================================== Now Sleeping - Hit <enter> to terminate. Please need urgent help T_T.... Thanks.. On Mar 9, 7:17 pm, Ramesh NPR <[email protected]> wrote: > Hi Piyush, > From SMSLib project just remove TestXML.java, because it needs junit > lib file. > > Are you installed Nokia6300 Driver package in your computer? > Check whether usb to serial driver is installed? > Normally system contains 2 or three com ports. If you have installed > usb to serial driver means, you can see extra one com port. > To check this use Driver manager > 1 - unplug your data cable and check the com ports > 2 - connect your data cable and check the com ports, the new > port is Nokia com port, which you want use in program. > > Check your all com ports using CommTest.java which is in the SMSLib > project in msic package. > > Check whether that com port is used by any other program. if you have > any issue means restart the system and check it. > > Regards, > N P Ramesh ([email protected]) > > On Mar 9, 10:08 am, Piyush Dhamija <[email protected]> wrote: > > > Thanks for your reply.. > > > Dear Ramesh, > > > I am using eclipse but some of the file giving error i.e TestXML .java.I wa > > trying to run SendMessage.java but dont know what are the resources required > > for running SendMessage.java.I am using Nokia6300 plz tell me what are > > changes need to be done in this file for successfully executing. > > > Thanks for support and cooperation. > > > Regards,Piyush > > > On 3/7/09, Ramesh NPR <[email protected]> wrote: > > > > Hi Piyush, > > > > Today i downloaded smsLib and tested in Eclipse IDE. Its working for > > > me. > > > I followed the step which mentioned in the website. > > > > In which OS (windows or linux) you are testing? > > > > I am tested in windows. > > > > I copied win32com.dll in both system and system32 dir. and coiped > > > javax.comm.properties in JRE lib folder and also in JDK lib folder. > > > > Regards, > > > N P R > > > > On Mar 5, 1:48 pm, Piyush Dhamija <[email protected]> wrote: > > > > Hi Thanasis, > > > > > I am not able to run smsLib on eclipse ide,I have follow all the steps > > > > mentioned in website.tree structure is coming in my IDE but when i run > > > > SendMessage .java message comes main does not exist..please help > > > me......... > > > > > Can you explain me more eboratly..it would be appreciable if you teach > > > > me > > > > step by step to execute smsLib... > > > > > Always Thanks for your support and cooperatio. > > > > > Waiting for your positive reply > > > > > Regards,Piyush > > > > > On 3/4/09, Thanasis <[email protected]> wrote: > > > > > > Hi, > > > > > > You should import the entire "src/java/org/smslib" tree ("org.smslib" > > > > > package) in Eclipse. > > > > > > On Mar 4, 8:53 am, Piyush Dhamija <[email protected]> wrote: > > > > > > Hi All, > > > > > > > I follow all the steps given in smsLib.org installation instruction > > > > > except > > > > > > ant tool even then i am not able to where to start compiling . > > > > > > > I am able to import smsLib in eclipse and dont know which file will > > > have > > > > > to > > > > > > compile.Please help me to sort out this. > > > > > > > Thanks in advance.. > > > > > > > On 3/2/09, Thanasis <[email protected]> wrote: > > > > > > > > See this:http://smslib.org/doc/ > > > > > > > > On Mar 2, 12:39 pm, Piyush Dhamiaj <[email protected]> > > > wrote: > > > > > > > > Hi All, > > > > > > > > > I am very new to smsLib and do not know where to start > > > installation > > > > > > > > and how to configure.Can you guys help to install this.Please > > > explain > > > > > > > > step by step . > > > > > > > > > Thanks in advance .. > > > > > > > > > Regards,Piyush > > > > > > > -- > > > > > > Best Regards > > > > > > Piyush Dhamija > > > > > -- > > > > Best Regards > > > > Piyush Dhamija > > > -- > > Best Regards > > Piyush Dhamija --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib 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 -~----------~----~----~----~------~----~------~--~---
