Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我当前的项目中,我需要连接到 SMPP 服务器以传输 SMS。所以我正在寻找用 Erlang 编程语言编写的 SMPP 客户端。
我发现OSERL使用CEAN,但我猜这个项目已被弃用(最后更新:2011-05-25)。
有人可以建议我现代 SMPP 客户吗?
可以在 GitHub 上找到两个声称支持 SMPP 3.4 的库,但它们似乎没有得到积极维护。
有支持 SMPP 5.0 的简单库。支持西里尔文字和 gsm 7 位扩展表。
esmpp_lib