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