EMI/UCP Server Connection
EMI/UCP Server connection allows you to accept connections from other applications.
This type of connection can be used to allow client applications to use EMI/UCP protocol to connect to SMS Studio.
EMI/UCP Server Connection Dialog
See Connection Dialog for description of the Connection, Account and
Options tabs.
Settings tab
- Listen port specifies the port number on which the application will listen for incoming connections.
Note that this port number should not be used by other connections or
any other application in the system. It may also be needed that you setup your firewall and router to allow remote computers to connect through this port.
- Local IP address lets you specify the local IP address SMS
Studio will use when creating the connection. This setting is useful if you
need to select the network adapter to be used by this connection, or if your
network adapter is using several IP addresses. In most cases, there is no need
to change this setting (the default value is 0.0.0.0).
- Client IP address lets you specify the IP address range of the client
computers that are allowed to connect through this connection. If you do not
wish to check the client IP address, leave the default value for this setting
(0.0.0.0).
- Client IP address mask lets you specify the mask used to check if the client IP address is allowed.
For example: if the client IP address is set to 192.168.0.0 and the mask is set to 255.255.255.0, then this connection will accept an incoming connection from a client only if its actual IP address is in the range from 192.168.0.0 through
192.168.0.255.
- Identification required lets you specify if the client is required to send identification frame to establish the connection.
- Client address lets you specify the address of the client.
- Client password lets you specify the password of the client.
Advanced tab
-
International prefix lets you specify the prefix for international phone numbers used in your country.
-
Send as Unicode lets you specify whether you wish to use Unicode data coding when sending messages.
- Maximum sending rate specifies the maximum rate (in messages per second) at which the application will send messages. The application will never send messages faster than this rate. Note that you may enter a decimal value in this
field.
- Maximum receiving rate specifies the maximum rate (in messages per second) at which the messages can be received from the client. If this rate is reached, the incoming messages will be rejected until the current rate drops below
this value. Note that you may enter a decimal value in this field.
- Use 16-bit reference number for concatenated messages
specify whether to use 16-bit instead of 8-bit reference number for sending
concatenated messages. Note that the 16-bit number uses one more byte in the
outgoing frame, so it may decrease the number of available characters in the
message.
Related topics
EMI/UCP Connection