SMS connectors The StreamServer can send and receive SMS messages via the service “Mobil Text Företag”. This service is provided by the swedish operator Telia, and is only available in Sweden. The data between Telia’s Message Central and the StreamServer is transferred over HTTPS. Receiving SMS 1 The Message Central receives an SMS message and sends it to the StreamServer over HTTPS. 2 The StreamServer receives the SMS message via an SMS Provider input connector. 3 The input is picked up by a MessageIN Event for further processing in the StreamServer. Sending SMS 1 The StreamServer uses an SMSOUT Process to generate SMS output. 2 The SMS output is sent from the StreamServer to the message central via an SMS Provider output connector. 3 The Message Central sends the output to the recipients.