I think i figured it out looking at SmsServer.java code.
Thanks gd On Aug 14, 3:06 pm, golfdude <[email protected]> wrote: > How does one use the Http interface ? Should I have to override > getMessagesToSend(), then compile Http.java using the same package > ( java/org/smslib/smsserver/interfaces/ ) ? > > gd > > On Aug 14, 1:34 pm, golfdude <[email protected]> wrote: > > > > > If I have a http interface, Does sms server get the next message to be > > sent from the "dlr_url" ? I am confused on the role of smsserver. Does > > it wake up ( inbound_interval ) so often, poll the http interface, get > > the text, and then send the sms out ? I dont think so because I do not > > see a send format to smsserver. ie, if I were to send sms also > > regularly, then would smsserver pick up the phone and message from a > > url and then send the sms ? > > > Thanks > > > gd- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
