Hi,

Your Reply works for me but when i am running SendMessage.java under *
examples.clickatell*
package it gives me a exception .Can you please tell me why this exception
is coming.

Exception Details are.

Example: Send message from Clickatell HTTP Interface.

SMSLib: A Java API library for sending and receiving SMS via a GSM modem or
other supported gateways.

This software is distributed under the terms of the Apache v2.0 License.

Web Site: http://smslib.org

Version: 3.3.3
*

org.smslib.GatewayException*: Cannot authenticate to Clickatell.

at org.smslib.http.ClickatellHTTPGateway.connect(*
ClickatellHTTPGateway.java:214*)

at org.smslib.http.ClickatellHTTPGateway.startGateway(*
ClickatellHTTPGateway.java:115*)

at org.smslib.Service$1Starter.run(*Service.java:222*)

**

Thanks N Regards,

Piyush Dhamija

On 3/9/09, 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
> >
>


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to