Go to documentation repository
...
The table describes sections and parameters of the configuration file.
Section | Parameter | Description | Data type | Default value | Value range |
[SERVER] | local_port | Local port to be processed by the utility | Whole positive numbers | - | 0 to 65535 |
max_in_connects | Maximum number of incoming connections to be processed simultaneously | Whole positive numbers | - | Depends on the number of POS-terminals | |
socket_type | Network protocol for POS-terminal data transfer | - | tcp/ip (if the value is not set or is invalid) | tcp/ip – data transfer using TCP/IP, udp – data transfer using UDP | |
dos | Text conversion from DOS to Windows codepage | Boolean | - | 0 – data is not converted, 1 – data is converted | |
tunnel_id | Forwarding all incoming packages to the selected POS-server irrespective of package routing labels | Routing label in the [FORWARD] section corresponding to the selected POS-server | Data is redirected according to the package routing label | Depends on the number of identifiers listed in the [FORWARD] section | |
xml_convert | Text conversion from G2 to XML format | Boolean | - | 0 – data is not converted, 1 – data is converted | |
[FORWARD] | Identification string | Sets the correspondence between the routing label and POS-server IP-address/port | Routing label, IP-address, port number | - | - |
Info | ||
---|---|---|
| ||
The local_port number corresponds to the settings of the network connection of POS-terminals to the Cash Control POS-operations control system. |
...