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
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