Submitting Data To A Server From Cell Phones
Hi,
I would like to hear suggestions about the best way to get info from an SMS onto a server so that the data from many SMS can be collaborated and analyzed. IE people submitting SMS would send info (perhaps comma separated values?) to a particular number which would transfer it to a server so the data could be collaborated and analyzed.
This is for a potential non-profit health data collaboration project amongst very poor and needy children and their communities.
The info will help to establish trends and issues so they can be addressed as soon as possible and effectively as possible.
I know very little about programming so if you are willing to submit your ideas/comments please keep it as noob-sensitive as possible ;).
Thanks in advance
6 comments
[ 2.8 ms ] story [ 20.9 ms ] threadCheapest option? You get an unlimited SMS plan on a cellphone that you can download SMS onto a computer from, keep the phone cabled to the computer and process the inbound SMS that what.
That's what we did (basically) before we had HTTP/SIP/SMPP SMS gateways in the cloud.
HTTP/SIP/SMPP SMS gateways in the cloud.....is that a do-able option for me?
Thanks