我想开发一个使用API的跟踪系统(如the famous Orange API)。 这个想法很简单:
问题很简单:
谢谢,
问候。
答案 0 :(得分:1)
* How the terminal can send automatically the response?
Ans:您设置网关以及您希望设备将sms发送到设备本身的时间间隔。
* How to indicate in the message that the information is for "user4655"?
Ans:您使用的网关将使用API来确定从中发送的号码。该设备将使用来自SIM卡的注册电话号码或由其中一个小区提供商启用。
* How to make connection between the information and the database?
答:我不明白这一点。但我猜你会有一个数据库来跟踪用户数据。您可能只需要另一个用户的子表,该表包含数据列表和它们进入的时间。