问题描述
我一直在寻找了很多的代码块,或PDU格式的库格式的短信和有一点运气。他们要么对一切都远高于我的要求和非常晦涩接口了不起的依赖,完全没有理由的直接的巨大的怪物,虽然相当复杂的编码。
I have been searching a lot for a chunk of code, or a library to format SMS 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.
作为创造一个NIH的边缘,我的问题是 - 也遇到同样的问题,你怎么样解决它。
Being on the edge of creating a NIH, my question is - have encountered the same problem and how have you solved it?
推荐答案
的
我使用这个库进行编码和解码的消息。它还可以与多部分消息。
I use this library to encode and decode messages. It also works with multi-part messages.
这篇关于请推荐PDU格式的短信代码或库.NET或C ++的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!