sms gateway - Java SMPP client implementation -
i want implement simple client application in java connect , send messages using sms gateway. service provider has configured gateway , have it's ip, port, username & password. have downloaded smpp api.
question there no enough documentation. there examples or documentation..? thank you.
hello there pdf documentation can use @ bottom scope document defines version 3.4 of smpp protocol , specifies command , response format used when implementing smpp v3.4 protocol interface. intended designers , implementers of smpp v3.4 interface between smsc , external short message entity (esme), illustrated in following diagram. figure 1-1: context of smpp in mobile network
Comments
Post a Comment