Information that is required internally by different program parts.
Definition at line 49 of file internalinformation.h.
#include <visiontransfer/internal/internalinformation.h>
|
static const char | DISCOVERY_BROADCAST_MSG_LEGACY [16] = "NERIAN-DISCOVER" |
|
static const char | DISCOVERY_BROADCAST_MSG [25] = "NERIAN-DISCOVER-EXTENDED" |
|
static constexpr int | DISCOVERY_BROADCAST_PORT = 7680 |
|
static constexpr int | IMAGEDATA_PORT = 7681 |
|
static constexpr int | WEBSOCKET_PORT = 7682 |
|
static constexpr int | PARAMETER_PORT = 7683 |
|
static constexpr int | DATACHANNELSERVICE_PORT = 7684 |
|
static constexpr int | PARAMETER_WEBSOCKET_PORT = 7685 |
|
static constexpr unsigned char | CURRENT_PROTOCOL_VERSION = 0x06 |
|
static constexpr unsigned char | CURRENT_PARAMETER_PROTOCOL_VERSION_MAJOR = 0x07 |
|
static constexpr unsigned char | CURRENT_PARAMETER_PROTOCOL_VERSION_MINOR = 0x02 |
|
static constexpr unsigned char | CURRENT_DISCOVERY_EXTENSION_VERSION = 0x01 |
|
The documentation for this struct was generated from the following files: