文件名称:Android代码-sms_gateway
文件大小:26KB
文件格式:ZIP
更新时间:2022-08-26 03:20:32
Android代码
SMS Gateway This is a simple android 2.0 application that allows one to use their android-based phone as a simplistic SMS gateway to the web. Operation After installation, open the application and set the server URL in the settings. This URL is where any received SMSs will be POSTed to when the gateway is active. Tap the "Enable" button to start the gateway. Server-side On thes server, the specified URL will receive two POST parameters: from: the phone number that the text message came from tex
【文件预览】:
sms_gateway-master
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------values()
--------drawable-mdpi()
--------layout()
--------xml()
----default.properties(449B)
----src()
--------net()
----README.md(562B)
----AndroidManifest.xml(1KB)