RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
Information provided by the library about a successful RDMnet client connection.
Data Fields | |
EtcPalSockAddr | broker_addr |
const char * | broker_name |
EtcPalUuid | broker_cid |
RdmUid | broker_uid |
EtcPalSockAddr broker_addr |
The IP address and port of the remote broker to which we have connected.
EtcPalUuid broker_cid |
The CID of the connected broker.
const char* broker_name |
The DNS name of the broker, if it was discovered using DNS-SD; otherwise an empty string.
RdmUid broker_uid |
The RDM UID of the connected broker.