如何从连接到 PC 的手机发送和读取 SMS [英] how to send and read SMS from mobile attached to PC

查看:16
本文介绍了如何从连接到 PC 的手机发送和读取 SMS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个 Windows 桌面软件,它将响应 SMS 请求并自动发送 SMS 作为回复.

I am building a Windows Desktop software that will respond to SMS request and sending a SMS as reply automatically.

该软件已准备好并且运行良好,但它仅适用于诺基亚手机,前提是必须先安装诺基亚的 PC 套件,然后我的应用才能运行.

The software is ready and working just fine but it works only and only with Nokia Mobiles and the prerequisite is that Nokia's PC Suit has to be installed first before my app can work.

但现在我的客户想要更换他的手机,所以他希望我更改编程,以便它适用于任何手机.

But now my customer wants to change his mobile so he wants me to change programming so that it works with any mobile.

我不知道该怎么做?

有人可以在这里帮助我吗?如果需要,我准备重新编码整个应用程序.

Can someone please help me here. I am ready to recode the whole app if required.

我的首选平台是 Delphi、VB.NET 和 VB6.

My preferred platforms are Delp VB.NET and VB6.

推荐答案

您可以将扩展的 AT 命令发送到手机的虚拟串行接口,这些命令往往在许多手机上都能正常工作.有关详细信息,请参阅:http://www.developershome.com/sms/howToSendSMSFromPC.asp

There are extended AT commands that you can send to your phone's virtual serial interface that tend to work well on many phones. See this for more info: http://www.developershome.com/sms/howToSendSMSFromPC.asp

现在您需要做的就是为支持的手机找到串行驱动程序.这曾经很简单,但现在更难了.底线是,这可能是您的最佳选择.

Now all you need to do is find serial drivers for the supported phones. This used to be really simple, but is harder these days. Bottom line is, it is probably your best option.

这篇关于如何从连接到 PC 的手机发送和读取 SMS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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