Page History
The MixForward utility routes the data packages received from POS-terminals to the IP-address and port of a POS-server according to the settings in the configuration file. Moreover, the utility performs connection between POS-Server and remote Server presenting data.
The utility receives the data from POS-terminals using the following protocols:
- RS-232;
- UDP;
- TCP/IP.
The packages are forwarded to the IP-address and port of POS-server using the TCP/IP protocols.
| Info | ||
|---|---|---|
| ||
|
The utility receives the data from POS-terminals using the following protocols:
- RS-232;
- UDP;
- TCP/IP.
The packages are forwarded to the IP-address and port of POS-server using the TCP/IP protocolsruns via MixForward.exe executable file which located in the <POS-Intellect program folder>\Modules\Pos\Forwarders\ folder.
The utility converts data from POS-terminals to XML format using the dynamic library plug-in. The This plug-ins connected to the utility are located in the <POS<POS-Intellect program folder>\Modules\Pos\Forwarders\Protocols folder. \ folder.
| Info | ||
|---|---|---|
| ||
| The protocol in use is set by the ProtocolName parameter in the mixforward.exe.xml file (see Setting up the MixForward utility). |
Plug-in settings files are located in the <POS-Intellect program folder>\Modules\Pos\Forwarders\Protocols\Settings\ folder.
Transformation files setting are located in the <POS-Intellect program folder>\Modules\Pos\Forwarders\Protocols\Transformations\ folder.
...
If logging is enabled, the log files will be located in the <POS-Intellect program folder>\Modules\Pos\Forwarders\Protocols\Logs\ folder.
Temporary files created by some plug-ins will be located in the <POS
...
-Intellect program folder>\Modules\Pos\Forwarders\Protocols\
...
Temp\ folder.
