Hello, I need to build an SMPP Client which supports messages other than SMPP messages. Is it possible in smppapi to implement such messages? For example, a new message 'notify' with its specific header and body parameters.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I need to build an SMPP Client which supports messages other than SMPP messages. Is it possible in smppapi to implement such messages? For example, a new message 'notify' with its specific header and body parameters.
Though old post; would suggest you explore XMPP.-