开发者

Please recommend PDU SMS format code or library for .NET or C++

开发者 https://www.devze.com 2022-12-27 10:55 出处:网络
I have been searching a lot for a chunk of code, or a library to format SM开发者_如何学JAVAS messages in PDU format and had little luck. They were either huge monsters with terrific dependencies on ev

I have been searching a lot for a chunk of code, or a library to format SM开发者_如何学JAVAS messages in PDU format and had little luck. They were either huge monsters with terrific dependencies on everything way above my requirements and a very obscure interface, totally not justifying the straight-forward, although rather complex encoding.

Being on the edge of creating a NIH, my question is - have encountered the same problem and how have you solved it?


GSMComm has a PDU conversion class for wroking with SMS Messages.


http://www.codeproject.com/Articles/15924/Library-for-Decode-Encode-SMS-PDU

I use this library to encode and decode messages. It also works with multi-part messages.


Try with this http://www.codeproject.com/KB/IP/PDUDecoder.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号