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.
Info | ||
---|---|---|
| ||
| ||
Info | ||
| ||
|
The utility runs as a regular executable file located in the <POS-Intellect program folder>\ Modules\ Pos\ Forwarders\ folder.
...
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.
The utility converts data from POS-terminals to XML format using the dynamic library plug-in. The plug-ins connected to the utility are located in the <POS-Intellect program folder>\Modules\ Pos\ Forwarders\Protocols folder.
The protocol in use is set by the ProtocolName parameter in the mixforward.exe.xml file (see Setting up the MixForward utility).
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 as a regular executable file located in the <POS-Intellect program folder>\ Modules\ Pos\ Forwarders\ folder.