Static IMG (Flash replacement)

IconSAEAUT SMS Server

sending and receiving SMS from various applications

Order this product online:

This document is also available as PDF.
Current version overview:

SAEAUT SMS Server is an application that allows other client applications to send and receive SMS messages.

SAEAUT SMS Server enables:

  1. sending and receiving SMS messages via devices with a GSM modem
  2. cooperation with other applications via shared database file

It is an application with user interface for setting communication parameters, phone numbers, user groups, logging of activities.

Main features:

  1. creation of event and user structure that should receive a SMS message
  2. sending SMS message created by the client application
  3. sending SMS message based on event generated by client application
  4. receiving SMS message and processing
  5. displaying reports about sent / received SMS messages
  6. it uses PDU for message transfer to the GSM modem
  7. It is tested with more a few types of GSM modems and GSM services providers

It can be used:

  1. with our example desktop client application for easy sending SMS from your computer or another computer in LAN
  2. with our example web client application for writing SMS in web browser, sending it from your web server to the SMS recipient
  3. with your client application which cooperates with SAEAUT SMS server
  4. with another our application OpcDbGateway for complex condition based messaging

SAEAUT SMS Server


Sending SMS to defined group of recipents

Sending SMS


Sending SMS to defined user group
  • User application adds a new record into database for sending SMS in a predefined format: group number; text
  • When SMS Server detects a new record in the database, it retrieves users who belong to given user group.
  • A SMS message is created based on the retrieved data and sent to each of the users via connected GSM modem.


Sending SMS to a specified phone number

Sending SMS


Sending user-defined SMS message:
  • User application adds a new record into database for sending SMS. This record has to contain two inputs:
    1. Recipent's phone number (in separate column)
    2. Text of SMS message (in separate column)
  • When SMS Server detects a new record in the database, it retrieves the phone number and the text of SMS message.
  • A SMS is created based on the retrieved data and sent to the specified phone number via connected GSM modem.


Receiving SMS

Receiving SMS


Receiving SMS message
  • When SMS Server receives a SMS message, these data are stored in the database of received SMS.
  • When the client application detects a new record in the database, it retrieves the data (phone number and the text of SMS) and displays them.
ISO Certificate FP7 POBICOS project OPC Foundation Member
News
09 Mar 2010
SMS messaging is now used for sending of information to customers, SMS marketing, managing of employees remotely, SMS voting, maintenance initialization, SMS tickets sending, the parking place and other services reservation and paying, resending of e-mails as SMS, starting of various programmes and scripts using SMS. ...
18 Feb 2010
Our products usable in power industry have been complemented with SAEAUT DFR downloader. It enables download of the digital fault records from feeder management protection and control modules (IED) conformable with IEC 61850. The download according to this standard can be done also using file services of the MMS protocol (ISO/IEC 9506). Details to that and also demo version can be found in the section /support/download.htm.
20 Jan 2010
OpcDbGateway enables access to various data sources using different communication protocols including DDE. There are many applications for Windows communicating using DDE or in a network using NET DDE. E.g., Excel is often used in integrated applications. The communications of the OpcDbGateway using DDE offers big flexibility in choosing of visualisation application for an application integrator. The DDE communication in OpcDbGateway is implemented as dll written in C++. The application integrator can modify it according own need and to enhance this way big amount of the configurable functions (not requiring programming) offered by OpcDbGateway.