发送和接收谷歌短信短信 VB.NET [英] Send and Receive google text message SMS VB.NET

查看:55
本文介绍了发送和接收谷歌短信短信 VB.NET的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试发送和接收 SMS 消息.发送不是问题,这部分运行良好,但我还需要得到回复.

I am trying to send and receive SMS messages. Sending is not a problem and that part works well, but I also need to get the responses back.

例如在电视上,您经常会看到诸如Text sales to 884921"之类的内容

For example on the TV you often see things that say something like "Text sales to 884921"

另一端的某些东西必须阅读这些短信并处理它们.另一个例子是 AT&T 发送一条文本消息,内容类似于您的帐单已准备好,请发送是"以立即支付帐单.这正是我需要做的.如果我在 Android 或 iPhone 上编写应用程序会更容易,因为文本消息已经存在.

Something on the other end must be reading those text messages and handling them. Another example is AT&T sends out a text message that says something like "You bill is ready, text YES to pay the bill now". This is exactly what I need to do. If I were writing the app on the Android or iPhone it would be easier as the text messaging is already there.

我想我可以使用 Google 语音短信,但我需要使用我在服务器上编写的应用程序来实现自动化.

I was thinking I could use Google voice text messaging, but I need it to be automated with an app that I write on my server.

有什么想法吗?

推荐答案

我用过 http://www.textanywhere.net/ 过去用于文本轮询,也使用 vb.net.您只需将 Web 服务引用添加到作为计划任务每​​ X 秒运行一次的项目(基于您想要检查回复的频率).他们的网站上也有很好的文档,可以详细说明您需要的所有内容.

I've used http://www.textanywhere.net/ in the past for text polling, and using vb.net too. You just add the web service reference to a project that runs every X amount of seconds as a scheduled task (based on how often you want to check for replies). They have good documentation on their site too that should detail everything you need.

这篇关于发送和接收谷歌短信短信 VB.NET的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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