简体   繁体   English

从连接到PC的手机发送短信并保留收到的消息

[英]Send an SMS from mobile connected to a PC and persist the incoming messages

I want to send an SMS from a mobile phone which is connected to a PC. 我想从连接到PC的手机发送短信。 This sending process should be accessed using a browser (should be a web based application). 应该使用浏览器(应该是基于Web的应用程序)访问此发送过程。 Moreover, incoming messages should be persisted in a MySQL database. 此外,传入消息应保留在MySQL数据库中。 Is this possible? 这可能吗? Any ideas may help me a lot. 任何想法可能对我有很大帮助。

Check whether there's any kind of API for the mobile. 检查是否有用于移动设备的API。 If not, get another mobile. 如果没有,请换另一部手机。 If you post the exact product name someone may point you in the right direction. 如果您发布确切的产品名称,则可能有人会为您指明正确的方向。

Al other requirements are easily handled with any web application. 其他要求可以通过任何Web应用程序轻松处理。 Dive into servlet/JSP or PHP programming. 深入研究servlet / JSP或PHP编程。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM