![]() |
WL865E4-P
36.07.001
|
DNS-SD server information. More...
#include <m2mb_dns_service_discovery.h>
Data Fields | |
UINT16 | priority |
UINT16 | weight |
UINT16 | port |
UINT8 * | server_Name |
DNS-SD server information.
Contains information about a server hosting the requested type of service.
Definition at line 167 of file m2mb_dns_service_discovery.h.
UINT16 port |
Port number on which the service is running.
Definition at line 171 of file m2mb_dns_service_discovery.h.
UINT16 priority |
Priority information.
Definition at line 169 of file m2mb_dns_service_discovery.h.
UINT8* server_Name |
Name of the server.
Definition at line 172 of file m2mb_dns_service_discovery.h.
UINT16 weight |
Weight.
Definition at line 170 of file m2mb_dns_service_discovery.h.