Hi,
I have a .NET application on a rented server. It is desired that when inserting a new registration in a table, an SMS will be sent automatically.
Since I have no physical access to the server, I was thinking of making an Android application that will be notified by the server and send the SMS. The idea was that the NET application would send a push notification to the mobile terminal, and it would take from the body of the notification the phone number and the content of the SMS.
Do you have a better idea?
Thank you!
I have a .NET application on a rented server. It is desired that when inserting a new registration in a table, an SMS will be sent automatically.
Since I have no physical access to the server, I was thinking of making an Android application that will be notified by the server and send the SMS. The idea was that the NET application would send a push notification to the mobile terminal, and it would take from the body of the notification the phone number and the content of the SMS.
Do you have a better idea?
Thank you!