Sending and receiving email messages between the PC (with the PROMOTIC application) and the mobile handset can be implemented by two ActiveX drivers.
For an PROMOTIC example see: Preconfiguration "Sending the e-mails by the application".
HW requirements: PC with the Internet connection.
Way of communication: In the OS Windows an Internet connection must be set at first. Then it is possible to call corresponding methods of the ActiveX object for sending the email into the GSM network over the Internet in the PROMOTIC application. In the email message a string is sent that can be created in the PROMOTIC application and for example even required data (e.g. about the temperature) can be inserted into the text that you want to send by an email. Over another ActiveX object it is possible on the contrary to receive email messages from the GSM into the computer.
The device must be configured so it receives http requests from computer with running PROMOTIC application.
SMS sending is then executed by using the HttpRequest service (see Preconfiguration "HttpRequest - receive or send (GET, POST)").
The devices use the port 26864 by default, but it can be modified in device settings.
Example: just send Ethernet message to address "http://192.168.1.88:26864/SMS/+420602345678/Hello".