![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
This struct configures the parameters for LLRP Server/Client connectivity. More...
Data Fields | |
| BOOLEAN | isClient |
| Configure LLRP as a client. More... | |
| UINT32 | port |
| LLRP Server's port number. More... | |
| WCHAR | hostServerIP [MAX_PATH] |
| IP address of the LLRP server the reader needs to connect to while in client mode. More... | |
| LPSEC_LLRP_CONFIG | pSecureModeConfig |
| Configurations for LLRP secure mode operation. More... | |
| LPVOID | lpReserved [6-1] |
| Reserved for future.1 used for pSecureModeConfig. More... | |
This struct configures the parameters for LLRP Server/Client connectivity.
| BOOLEAN LLRP_CONNECTION_CONFIGW::isClient |
Configure LLRP as a client.
| UINT32 LLRP_CONNECTION_CONFIGW::port |
LLRP Server's port number.
IP address of the LLRP server the reader needs to connect to while in client mode.
| LPSEC_LLRP_CONFIG LLRP_CONNECTION_CONFIGW::pSecureModeConfig |
Configurations for LLRP secure mode operation.
| LPVOID LLRP_CONNECTION_CONFIGW::lpReserved[6-1] |
Reserved for future.1 used for pSecureModeConfig.