AndroSMS SMSServer

AndroSMS SMSServer

Zuccoli Andrea
23/02/2016
  • 2.8 MB

    Tamaño de archivo

  • Android 2.3.2+

    Android OS

Acerca del AndroSMS SMSServer

SMS desde su teléfono Android con telnet, netcat o un simple enchufe.

This application turns your Android phone into a powerful SMSServer. You can write software in any language on any platform via a simple socket to send or receive text messages.

The controls are very simple and can also be sent via telnet or netcat, you can also query the incoming list and mark them as unread or read.

They accept multiple connections

Here is the list of commands:

help

- Return the list of commands you can use

list

- Return the list of SMS in memory

count

- Return the number of SMS in memory

listnew

- Return the list of unread SMS

countnew

- Returns the number of unread SMS

get XXX

- Returns the SMS with id XXX

mark XXX

- Marks the SMS with id XXX as read

unmark XXX

- Marks the SMS with id XXX Unread

delete XXX

- Delete the SMS with id XXX

close

- Close connection

send ToPhoneumber Message

- Send an SMS with the text 'Message' to the number 'ToPhoneumber'.

example

send 33344455566 This is the text of the message

or using netcat from linux

echo send 3938261162 This is an example | nc 192.168.2.12 3387

When you receive a text message, you can call a URL in order to store on a server the SMS received.

The query string (URL) can be configured by inserting the following placeholders:

[FROM] Phone number sender

[DATE] The SMS sending date

[MARK] Marker that triggered the request

[TEXT] Text message received

Once you called the url the SMS is marked as 'read'

- onrcvfrom from querystring

Is called the querystring for all messages from the telephone number 'from' the * indicates all numbers

es:

onrcvfrom +390211223344 http://zuccoli.myds.me:3388/onsms.aspx?from=[FROM]&Date=[DATE]&Txt=[TEXT]

or:

onrcvfrom * http://zuccoli.myds.me:3388/onsms.aspx?from=[FROM]&Date=[DATE]&Txt=[TEXT]

- onrcvmark mark querystring

It is called the querystring for all messages where the first word is 'mark'

onrcvmark event http://zuccoli.myds.me:3388/onsms.aspx?from=[FROM]&Date=[DATE]&Mrk=[MARK]&Txt=[TEXT]

N.B. Field TEXT will not contain the first word that is 'mark'

- listcallback

Show all set callback

deletecallback [from]|[mark]

Delete a callback when the filter is' from or 'mark'

Each command ends with ‘OK\n\r’

Mostrar más

Novedades más recientes 1.3

Last updated on 23/02/2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Mostrar más

Vídeos y capturas de pantalla

  • AndroSMS SMSServer Poster
  • AndroSMS SMSServer captura de pantalla 1

Información de AndroSMS SMSServer APK

Última Versión
1.3
Categoría
Comunicación
Android OS
Android 2.3.2+
Tamaño de archivo
2.8 MB
Desarrollador
Zuccoli Andrea
Descargas seguras y rápidas de APK en APKPure
APKPure utiliza verificación de firmas para garantizar descargas de AndroSMS SMSServer APK libres de virus para ti.

Versiones Antiguas de AndroSMS SMSServer

APKPure icono

Descarga rápida y segura a través de APKPure App

¡Un clic para instalar archivos XAPK/APK en Android!

Descargar APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies