短信聚合器实施/应用

发布于 2024-07-30 19:34:15 字数 154 浏览 4 评论 0原文

SMS 聚合器(例如 SMSLib 或 Kannel)的用途或应用是什么? 我可以使用它们从我的网络服务器发送短信吗?

如果他们可以发送短信,那么这些短信将通过 GSM 通道或 GPRS 通道发送。

每条短信对客户和我的实施流程的成本影响是什么?

What could be the use or application of SMS aggregators such as SMSLib or Kannel.
Can I use them to send SMS's from my web server.

In case they can send SMS's will those be sent on a GSM channel or GPRS channel.

What would be the cost implications per sms on part of the customer and on part of my implementation process?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

赠我空喜 2024-08-06 19:34:15

您可以使用这些库/SDK,但您仍然需要获取短代码来发送和从移动设备接收 SMS 文本消息。

OpenMarket 提供此类服务以及许多软件 SDK 来实现您的请求。 OpenMarket 还提供高级短信和彩信。

这比 Kannel 容易得多;)

顺便说一句,如果您只是想通过网页发送短信并知道用户是什么运营商,您可能想尝试 短信网关方法。 它使用特殊的电子邮件地址向移动设备发送短信,但我认为他们无法回复此类消息。

You can use those libraries/SDK's but you will still need to get a short code to send and receive SMS text messages to and from a mobile device.

OpenMarket offers this type of service as well as a number of software SDK's to implement your request. Also OpenMarket offers Premium SMS as well as MMS.

It's a lot easier then Kannel ;)

BTW if you just looking to send SMS via a web page and know what carrier the user is you might want to try the SMS gateway approach. It's using a special email address to send SMS to a mobile device, but I don't think they can reply to this type of message.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文