Hi, There you can download APK file "GiSa MSGW Android SMS" for Android free, apk file version is 1.0 to download to your android device just click this button. It's easy and warranty. We provide only original apk files. If any of materials on this site violates your rights, report us
Send SMS messages through an HTTP Get / Post. This application implements a nano Web Server which serves pages to send and receive SMS messages.
The response generated during the sending or receiving of messages can be HTML or JSON. Through the JSON it is possible to integrate with some backend application for the automation of sending SMS.
Just connect your smartphone to a Wi-Fi network and try the application via your web browser.
It is possible to test the app using the following URL:
http: //: 8080 / test.html
To send messages:
With response in html format:
http: //: 8080 / send.html? msisdn = & text = & format = html
With response in JSON format:
http: //: 8080 / send.html? msisdn = & text = & format = json
To receive messages in html format, just use the following url:
http: //: 8080 / readall.html? format = html
To receive messages in JSON format, use the following url:
http: //: 8080 / readall.html? format = json
If you have any questions or require support, you can contact us at:
support@nuvola.mx