![]() |
WL865E4-P
36.07.001
|
DNS-SD start command. More...
#include <m2mb_dns_service_discovery.h>
Data Fields | |
UINT32 | ip_Version |
CHAR * | if_Name |
DNS-SD start command.
Contains the IP version and interface name that are necessary to start the DNS-SD service.
Definition at line 138 of file m2mb_dns_service_discovery.h.
CHAR* if_Name |
Name of the interface.
Definition at line 141 of file m2mb_dns_service_discovery.h.
UINT32 ip_Version |
IP version: IPv4, IPv6, or both.
Definition at line 140 of file m2mb_dns_service_discovery.h.