Search code examples
c#encryptionpdu

Want to Decrypt a PDU format SMS Using C# coding


every one i have developed a application in C# for recieving SMS using AT commands. After recieving the Message content is converting in to PDU format. SO, any one can help me how to Convert the PDU formated SMS to normal string.

Thanks in Advance, Regards Kalyan.


Solution

  • Have a look at this