How does smsPULSE for Windows work
smsPULSE for Windows is a complete, self contained, server which provides a range of services. For an architecture diagram click here. The following are some highlights:
-
Core services are: HTTP, SMTP and LDAP
-
Additional components that handle SMS/MMS for both inbound and outbound traffic, using HTTPS, GSM, MM1
-
User Interface with the server is exclusively via a web browser
-
The server embeds a set of databases that handle all your configurations, directory data and messages
-
It provides a simple yet powerful HTTP/S API for integration with your applications
There are 32bit and 64bit varieants of the server available for Windows
You use smsPULSE in a variety of way:
-
Login to the web application to configure smsPULSE. You use admin privilages when doing so.
-
As an end user, use the web application to manage contacts, directories and send messages
-
Use the web application to manage in-bound message handling
-
Monitoring all server activities is also available using the web UI admin interface
-
You send emails to the smsPULSE server from any email client, such as Microsoft Outlook
How does smsPULSE for Domino work
smsPULSE and all its components are native to Domino. The core part of the system are three server add-ins. These are supported by a number of Domino Databases, residing on the same server. For an architecture diagram click here.
-
Two databases are used for storing outgoing message data (sms.OUT and sms.BOX). You either email to these databases or create data on these programatically
-
The broadcasting add-in reads data from the above and sends message out using your choice of protocol: HTTPS/GSM
-
Protocols other then HTTPS are served by the smsLINES add-in
-
Monitor progress of message delivery all the way to the Cell-phone, on both HTTPS and GSM
-
All outbound traffic is stored in a secure journal for control purposes (sms.JOUR)
-
When messages arrive to smsPULSE via GSM devices (MM version only) these are stored in a Notes database (sms.IN)
-
The sms router add-in, smsROUTER, processes incoming messages according to routing rules. Messages may trigger actions which may forward messages, updates databases or execute LotusScript code.
Technical Specifications
-
From smsPULSE V4.0, you need to runs on Domino 7.x. If you use an older version please contact us
-
An Internet connection is required if you use the HTTPS protocol. No such connection is required if using smsPULSE MM
-
Requires GSM devices, connected over COM port (Serial RS232), or USB port using Windows TAPI
-
Works directly or through a Proxy server (requires both secure and insecure connections)
General Information