Protocols / BrpTcp / TcpHost Value
This configuration value has been deprecated. Do not use it in new code as we may remove it in the future.
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
- Value ID: 0x0186/0x21
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. |