Receive SMS messages by web application

后端 未结 7 1621
长情又很酷
长情又很酷 2020-12-13 01:27

We are building a web app that should be able to receive SMS messages and store the information contained in it in database.

Which methods have you used? Which servi

7条回答
  •  伪装坚强ぢ
    2020-12-13 01:45

    You can use SMS gateway software which will receive SMS messages through a GSM modem or 3G dongle connected to a PC and POST them to your website via HTTP. Eg: this software

提交回复
热议问题