2 Replies Latest reply on Dec 22, 2010 4:29 PM by paulmkeogh

    Seam SMS

    olasamuel

      Hi All,


      I want to develop a web based application where user can be able to send sms online. I want to use seam to do this. Can someone points me to s tutorial on how to do it or what is the best practice on doing this

        • 1. Re: Seam SMS
          lvdberg

          Hi,


          I found one of your older questions:


          Look at ASPSMS.COM they have webservices to send email (through XML).


          Leo

          • 2. Re: Seam SMS
            paulmkeogh

            Also look at the Kannel (http://www.kannel.org) open source project which has several simple Web APIs for SMS submission.


            Of course, the difficult part of sending SMS is not the application interface, it's talking to the mobile operator.