My SMS Gateway

6.9

v1.0 by Jerry Mannel

My SMS Gateway APK 下載 My SMS Gateway APK 下載

關於 My SMS Gateway

My SMS Gateway(包名:com.jerrymannel.mysmsgateway)開發者是Jerry Mannel,My SMS Gateway的最新版本1.0更新時間為2013年07月25日。My SMS Gateway的分類是工具。您可以查看My SMS Gateway的開發者下的所有應用。目前這個應用免費。該應用可以從APKFab或Google Play下載到Android 4.0+。APKFab.com的所有APK/XAPK文檔都是原始文檔並且100%安全下載的資源。
This application turns your Android phone into a simple SMS gateway. The application accepts SMS requests as simple HTTP GET calls and sends out the messages using the device's mobile connection.
Application source available at - https://github.com/jerrymannel/smsgateway
Please be aware of the following,
[1] This app can only send messages. Incoming messages are not handled.
[2] If you happen to use this application, then the outbound messages might incur charges according to the SMS rates set by operator of your mobile connection.
[3] This application is not meant as a replacement for any existing SMS gateways, and should only be used for development and testing purposes.
So why did i write this app?
I needed an SMS gateway for one of my projects to send SMS. I didn't have a data card and was not patient enough to read through Kannel(http://www.kannel.org/). I thought it was easier to set up my phone for the purpose. The initial prototype of the app helped me complete the project i was working on. Once that was done, i decided to clean-up the prototype and publish it for general use.
What can this app do?
This app can only send messages based on HTTP GET calls.
This app does NOT handle incoming messages at this point.
How to use?
Open the app and start the server. The app displays the URL to which the request has to be made.
The HTTP GET URL is as shown below,
http://<device ip>:18080/?<phone number>=<short message>
e.g. http://192.168.2.3:18080/?phone=+919912345678&message=HelloWorld
The app MUST be running in the foreground to access the service. If the app closes or goes into the background, the server stops automatically.
查看更多
My SMS Gateway 資訊
更多資訊

更新日期:

最新版本:

1.0

請求更新:

提交最新版本

系統要求:

Android 4.0+