WE310F5  39.00.000
M2MB_DNSSD_TARGET_INFO_T Struct Reference

DNS-SD server information. More...

#include <m2mb_dns_service_discovery.h>

Data Fields

UINT16 priority
 
UINT16 weight
 
UINT16 port
 
UINT8server_Name
 

Detailed Description

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.

Field Documentation

◆ port

UINT16 port

Port number on which the service is running.

Definition at line 148 of file m2mb_dns_service_discovery.h.

◆ priority

UINT16 priority

Priority information.

Definition at line 146 of file m2mb_dns_service_discovery.h.

◆ server_Name

UINT8* server_Name

Name of the server.

Definition at line 149 of file m2mb_dns_service_discovery.h.

◆ weight

UINT16 weight

Weight.

Definition at line 147 of file m2mb_dns_service_discovery.h.


The documentation for this struct was generated from the following file: