With this application, you can use your Android device as a SMS gateway. A webserver is running on your device and with a HTTP GET or POST request to this WebServer you can send SMS. It support also incoming SMS, and SMS acknowledgment (sent & delivered) to a Web server.How it works : 1. Install this application2. Start SMS Gateway Service3. Use any kind of HTTP client, and generate your HTTP request 4. The device send the SMSAll data is JSON Formatted. All the Help documentation is available on
the Phone Webserver: http://your_wifi_device_ip/helpKnown issues : - Only works with a Wifi connection- Do not override Android SMS limit per App (you can't send more than 30 SMS/min)
... moreless ...