与API,支持短信网关的建议 [英] Recommendations for SMS gateways with API-support

查看:245
本文介绍了与API,支持短信网关的建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我建设,需要通过短信发送通知的Web应用程序。

I'm building a web application that needs to send notifications by SMS.

用什么API支持SMS网关服务提供商满足以下要求:

What SMS gateway service providers with API support fulfill the following requirements:


  • 可靠

  • 全球交付 - 我没有特定区域发送全球被发送到比别人更多的

  • 理想便宜

你有什么建议?为什么呢?

What are your recommendations? Why?

推荐答案

的Clickate < /一>是一种流行的短信网关,占地面积819网络在超过220个国家

该API提供了通过连接选项的选择: HTTP / S ,的SMPP SMTP FTP ,的 XML SOAP 并的COM

The API offers a choice of connection options via: HTTP/S, SMPP, SMTP, FTP, XML, SOAP and COM.

要举几个例子,在 HTTP方法会从您的应用程序请求以下URI一样简单:

To give a few examples, the HTTP method would be as simple as requesting the following URI from your application:

http://api.clickatell.com/http/sendmsg?to=NUMBER&msg=Message+Body+Here

SMTP法将包括在作为发送纯文本邮件到 sms@messaging.clickatell.com ,与身体下面的例子:

The SMTP method would consist in sending a plain-text email to sms@messaging.clickatell.com, with a body as in the following example:

user: xxxxx
password: xxxxx
api_id: xxxxx
to: NUMBER
text: Message Body Here

其他方法也同样易于使用的接口,在我看来。您可以从的Clickate API指南检查出的全部细节。

至于信息费,使用的Clickate信用为基础的系统。 1学分通常意味着1消息,但某些目的地可能会收取少一点(信用通常0.8)和一些可能会收取更多(通常是1.5或2)。显然,这取决于在特定区域中的网络运营商。 (来源

As for message costs, Clickatell uses a credit based system. 1 credit will generally mean 1 message, but some destinations may charge a bit less (usually 0.8 of a credit) and some may charge more (usually 1.5 or 2). Apparently this depends on the network operators in the particular region. (Source)

1的信贷目前售价 0.03美元/欧元0.022 / 0.02英镑。有400学分的最低要求,因此初始投资可仅仅12美元(来源

1 credit is currently priced at USD 0.03 / EUR 0.022 / GBP 0.02. There is a minimum requirement of 400 credits, so the initial investment can be of just USD 12. (Source)

您可能还需要从你的浏览器中测试免费网关:的Clickate:测试短信网关

You may also want to test the gateway for free from your browser: Clickatell: Test SMS Gateway.

这篇关于与API,支持短信网关的建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆