I would like to create an app that allows you to send SMS messages, using:
1) smartphone (with this particular app installed) and wifi enabled;
2) a PC with a specific program (also to be developed, preferably using VB6);
3) wi-fi router.
All of this can already be done (in part) with the free excellent app AirDroid (Google Play).
Unfortunately:
a) I need to send SMS by reading a database, not writing them one by one as you can do with AirDroid;
b) the interface is a browser on the PC side, I would conversely need to have a normal interface of a normal PC program.
Assuming that I have a great experience (I think) in VB6 and a discrete (in the course of aging) with B4A I was wondering if anyone can tell me what to begin studying to achieve the above.
If you want to know "B4A Bridge" (which if I remember correctly we have source) already does something like this (that connects the PC - via wifi - with your smartphone).
It is, for me, to act with a similar logic and work on SMS rather than installing new applications on your smartphone.
Suggestions are welcome, of course.
Thanks in advance.
1) smartphone (with this particular app installed) and wifi enabled;
2) a PC with a specific program (also to be developed, preferably using VB6);
3) wi-fi router.
All of this can already be done (in part) with the free excellent app AirDroid (Google Play).
Unfortunately:
a) I need to send SMS by reading a database, not writing them one by one as you can do with AirDroid;
b) the interface is a browser on the PC side, I would conversely need to have a normal interface of a normal PC program.
Assuming that I have a great experience (I think) in VB6 and a discrete (in the course of aging) with B4A I was wondering if anyone can tell me what to begin studying to achieve the above.
If you want to know "B4A Bridge" (which if I remember correctly we have source) already does something like this (that connects the PC - via wifi - with your smartphone).
It is, for me, to act with a similar logic and work on SMS rather than installing new applications on your smartphone.
Suggestions are welcome, of course.
Thanks in advance.