1.0 / April 18, 2016
(5.0/5) (1)

Description

NetSMS is an easy to use Tool to enableyourwhole Network to send SMS Messages. All you need is a Deviceableto connect to NetSMS through a plain TCP Connection. Forexample aTelnet Client or even Netcat will do.

If you think of a Nagios/Icinga alert for example: JustuseNetSMS on a cheap Android Device to send you SMS Messages. Noneedfor a GSM Modem anymore.
You can use NetSMS manually or via a Script. The Syntax isreallysimple.


To get started:

1. Open NetSMS and grant SMS permission
2. Chose a TCP Port to Listen on or use the default one
3. Tap on the Button to enable NetSMS
4. Connect to NetSMS using the IP Address and TCP Port thatisdisplayed

The Syntax:
TelephoneNumber:MessageText

For example: "0049170123456789:Hi, I'm using a brand newTool:NetSMS. Just try yourself."

On Linux for example, a simple
echo '0049170123456789:This is a Test Message' | nc IP Port
will do the trick.

App Information NetSMS

  • App Name
    NetSMS
  • Package Name
    mobi.wiechers.netsms
  • Updated
    April 18, 2016
  • File Size
    1.5M
  • Requires Android
    Android 4.0.3 and up
  • Version
    1.0
  • Developer
    wiechers.dev
  • Installs
    50 - 100
  • Price
    Free
  • Category
    Communication
  • Developer
  • Google Play Link

wiechers.dev Show More...

NetSMS 1.0 APK
wiechers.dev
NetSMS is an easy to use Tool to enableyourwhole Network to send SMS Messages. All you need is a Deviceableto connect to NetSMS through a plain TCP Connection. Forexample aTelnet Client or even Netcat will do.If you think of a Nagios/Icinga alert for example: JustuseNetSMS on a cheap Android Device to send you SMS Messages. Noneedfor a GSM Modem anymore.You can use NetSMS manually or via a Script. The Syntax isreallysimple.To get started:1. Open NetSMS and grant SMS permission2. Chose a TCP Port to Listen on or use the default one3. Tap on the Button to enable NetSMS4. Connect to NetSMS using the IP Address and TCP Port thatisdisplayedThe Syntax:TelephoneNumber:MessageTextFor example: "0049170123456789:Hi, I'm using a brand newTool:NetSMS. Just try yourself."On Linux for example, a simpleecho '0049170123456789:This is a Test Message' | nc IP Portwill do the trick.