Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am currently working on a project that requires me to create a gateway for sending SMS's to an SMSC. I know that in order to send messages to the SMSC, the messages have to be PDU format, like for instance the submit_sm PDU. I would just like to know if there is any good links out there showing me how to generate an SMPP PDU in code, like for instance an class that handles the process of Encoding and decoding PDU? any help would greatly be appreciated.
Posted
Comments
SvenMe 20-Feb-12 6:23am    
I'm sorry for the previous solution. I somehow skipped the SMPP part.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900