dongshicuo4844 2012-12-05 14:09
浏览 59

TextMarks更换? [关闭]

Now that TextMarks has closed down the 'Lite' version of their SMS gateway service does anyone know of a suitable replacement? I've been primarily using them for their web gateway to allow me to talk to my home web server via SMS.

Currently I'm working on interfacing my server via PHP script, a Teensy (a baby Arduino clone) and a relay board to my Christmas lights and I would love to be able to allow me or anyone else driving by to control my lights by sending a SMS message.

I've looked around but I can hardly find a pay service like them let alone a free one. Plus, while a shared shortcode (like TextMark's) would be great, a full number would be ok.

  • 写回答

3条回答 默认 最新

  • duancao1951 2012-12-05 16:40
    关注

    Disclaimer, I do developer evangelism part time at Nexmo.

    If you're only using a single cell phone, you may be able to put something together using your carriers SMS to email gateway (if your carrier supports that). Something like SendGrid would then act as a gateway, turning the incomming emails (your carrier acting as the SMS to email gateway) into requests on your webserver. As long as you can keep traffic to the free tier on SendGrid, there would be no cost.

    Of course if you're only doing a small volume of messages, the paid SMS APIs might not cost that much. Here's a few APIs:

    You'd pay something like a dollar a month for a virtual number (no shared shortcode), then per message (all depends on your carrier/country/API). The per message cost shouldn't be much (with Nexmo in the US it's less than a cent).

    Also, if you're doing a lot of inbound SMS, it's worth noting that Nexmo allows unlimited incoming messages with the virtual number.

    评论

报告相同问题?

悬赏问题

  • ¥20 完全没有学习过GAN,看了CSDN的一篇文章,里面有代码但是完全不知道如何操作
  • ¥15 使用ue5插件narrative时如何切换关卡也保存叙事任务记录
  • ¥20 软件测试决策法疑问求解答
  • ¥15 win11 23H2删除推荐的项目,支持注册表等
  • ¥15 matlab 用yalmip搭建模型,cplex求解,线性化处理的方法
  • ¥15 qt6.6.3 基于百度云的语音识别 不会改
  • ¥15 关于#目标检测#的问题:大概就是类似后台自动检测某下架商品的库存,在他监测到该商品上架并且可以购买的瞬间点击立即购买下单
  • ¥15 神经网络怎么把隐含层变量融合到损失函数中?
  • ¥15 lingo18勾选global solver求解使用的算法
  • ¥15 全部备份安卓app数据包括密码,可以复制到另一手机上运行