Static IMG (Flash replacement)

IconSAEAUT SMS Service

sending and receiving SMS from / to various applications

Order this product online:

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

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

SAEAUT SMS Service enables:

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

The core functionality is provided by application without user interface implemented as Windows Service. All necessary settings are provided by delivered Configurator application which is also able to function as client application enabling editing and sending of SMS. Another visually alike client application is installable on other computers in the LAN.

Main features:

  1. Sending SMS message created and saved to the shared database by a client application.
  2. Receiving SMS message and saving to the shared database for usage by client applications.
  3. It uses PDU format for message transfer to the GSM modem.
  4. It communicates with client applications using database file in MS Access format (other databases on demand).
  5. It is tested with couple of GSM modems and GSM services providers.

It can be used:

Delivered software package (SMS server, Configurator, desktop client, example web application implemented in ASP.NET for MS IIS web server) can be used:

  1. As complete stand alone application for sending /receiving SMS using our example desktop 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 service.
  4. With another our application OpcDbGateway for complex condition based SMS messaging.

SMS service - overview


Sending SMS to defined group of recipients


SMS service - sending SMS


Sending SMS to defined user group:
  1. The user sets desired configuration of the SMS service through the configuration application:
    • Path to database
    • Serial port of connected GSM modem
    • SIM card specific settings
  2. With the help of client application the user creates new SMS messages and stores it in the database. The SMS must contain:
    • Recipient group number
    • SMS message text
    • SMS creation date
  3. If SAEAUT SMS Service finds a new SMS to send, it loads all recipients from the given group.
  4. When the SMS is ready for processing, it is sent to specified phone number(s).
  5. The delivery report/confirmation is stored in the database after the SMS is delivered.
  6. The operation results (sending, delivering of SMS) is written in the Event log and shown in the SMS Configurator window.

Sending SMS to a specified phone number

SMS service - sending SMS


Sending user-defined SMS message:
  1. The user sets desired configuration of the SMS service through the configuration application:
    • Path to database
    • Serial port of connected GSM modem
    • SIM card specific settings
  2. With the help of client application the user creates new SMS messages and stores it in the database. The SMS must contain:
    • Recipient group number
    • SMS message text
    • SMS creation date
  3. If SAEAUT SMS Service finds a new SMS to send, it checks if it contains all required data.
  4. When the SMS is ready for processing, it is sent to specified phone number(s).
  5. The delivery report/confirmation is stored in the database after the SMS is delivered.
  6. The operation results (sending, delivering of SMS) is written in the Event log and shown in the SMS Configurator window.

Receiving SMS

SMS service - receiving SMS

Receiving SMS message:
  1. The user sets desired configuration of the SMS service through the configuration application:
    • Path to database
    • Serial port of connected GSM modem
    • SIM card specific settings
  2. SAEAUT SMS Service loads the SMS message from the GSM modem.
  3. Delivered SMS is stored in the database.
  4. The delivery report/confirmation is stored in the database after the SMS is delivered.
  5. The client application can import the SMS message and process it.
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.