![]() |
WE310F5
39.00.000
|
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 144 of file m2mb_dns_service_discovery.h.
| UINT16 port |
Port number on which the service is running.
Definition at line 148 of file m2mb_dns_service_discovery.h.
| UINT16 priority |
Priority information.
Definition at line 146 of file m2mb_dns_service_discovery.h.
| UINT8* server_Name |
Name of the server.
Definition at line 149 of file m2mb_dns_service_discovery.h.
| UINT16 weight |
Weight.
Definition at line 147 of file m2mb_dns_service_discovery.h.