有没有可以从电脑发短信到手机的开发工具?

发布于 2024-09-26 00:24:55 字数 158 浏览 2 评论 0原文

我想在我的计算机中开发一个接口,它将短信从文本框发送到计算机连接的电话(具有基于 gsm 的 SIM 卡),然后电话将该短信发送到特定号码(该号码也将在文本字段中给出) 。 我想知道我可以使用哪些工具来实现此目的。哪种编程语言更适合这种工作?(java/.net/php/UNIX shell 脚本)。

I want to develop an interface in my computer that will send sms from a text box to the computer attached phone(which has gsm based SIM) and phone will deliver that sms to a particular number(the number will also be given in text field).
I want to know what are the tools i may use for this purpose.What programming languages will be better for this kind of job?(java/.net/php/UNIX shell script).

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

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

发布评论

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

评论(2

白衬杉格子梦 2024-10-03 00:24:55

在使用方面有些不同,但以下问题可能可以帮助您开始一些研究:

https:// stackoverflow.com/questions/238579/free-sms-api

Somewhat different in terms of use, but the following question probably can get you started with some of the research:

https://stackoverflow.com/questions/238579/free-sms-api

陌伤浅笑 2024-10-03 00:24:55

您可以下载一个名为 gnokii 的程序(我认为它可以在 Linux 和 Windows 上运行,请查看网站)。您可以连接一部非常便宜的诺基亚手机(检查兼容列表)并使用此程序向手机发送指令,例如发送短信。

几年前,我用一部非常便宜的诺基亚手机做到了这一点。当然,我必须为每条发送的短信付费,但这取决于您运营商的计划..就我而言,我花了 6 美元购买了短信套餐,然后我可以发送 120 条短信(我来自巴西,请检查您的位置)。

You could download a program called gnokii (I think it works both on Linux and Windows, please check the website). You can connect a very cheap Nokia mobile phone (check the list that are compatible) and send instructions to the cell phone using this program, like sending sms.

I did this some years ago with a very cheap Nokia phone. Of course I had to pay for each SMS sent, but this depends on the plan of your operator.. in my case I bought a SMS packpage for 6 bucks, then I could send 120 SMS (I'm from Brazil, check your location).

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