Protocols / BrpTcp / TcpHost Value

This is the preferred host that shall be contacted in case the reader operates in standalone mode and a card is presented.

As soon as the reader detects a card it tries to establish a TCP connection to this host. In case the host is not available the reader tries to contact the alternate host TcpAlternateHost. If this is successful the reader switches priority internally, which means it will prefer the alternate host the next time.

Properties

Format

Name Type/Size Description
- ASCII string (until end of frame) IP address in dotted decimal notation (e.g. "192.168.1.12") or host name (e.g. "reader_server"), which the reader tries to resolve via DNS.