Results 1 to 3 of 3
  1. #1
    Yamuna
    Guest
    I am a newbie to SMS and am currently working on a project which
    involves developing an SMS API to interface to some applications using
    simple text/ASCII. The SMS gateway which would allow me to do the
    testing has SMPP 3.4 installed.

    Can anybody advice me on the best way to do this. I have been looking
    at the open source Perl API written by Sampo Kellomaki (symlabs).

    However, I am not sure how to handle incoming requests (from SMSC),
    process them and forward to the application and sub-sequently process
    the application result which needs to be sent to the SMSC.
    Can anyone help me get a basic idea on how to do this ?

    Any help will be greatly appreciated !

    Yamuna



    See More: SMS API example




  2. #2
    Geoff
    Guest

    Re: SMS API example

    Hi,

    >I am a newbie to SMS and am currently working on a project which
    >involves developing an SMS API to interface to some applications using
    >simple text/ASCII. The SMS gateway which would allow me to do the
    >testing has SMPP 3.4 installed.


    Not familiar with SMPP, but PageGate with the commandline/ascii interface will
    send messages via SNPP, creating a gateway. Is that what you are looking for? If
    so details area available at http://www.notepage.net/pagegate.htm

    Goodluck and hope this helps.
    Geoff Brandt




  3. #3
    touchring
    touchring is offline
    Junior Member

    Posts
    8

    Here's a software that supports SMPP 3.4 - VisualGSM Enterprise SMS Gateway



  • Similar Threads