Skip to content

Struct SYN_Mdns

ClassList > SYN_Mdns

mDNS responder instance.

  • #include <syn_dns.h>

Public Attributes

Type Name
const char * hostname
uint8_t ip
SYN_Socket sock

Public Attributes Documentation

variable hostname

const char* SYN_Mdns::hostname;

Responds to hostname.local


variable ip

uint8_t SYN_Mdns::ip[4];

IPv4 address to respond with


variable sock

SYN_Socket SYN_Mdns::sock;

UDP socket for mDNS



The documentation for this class was generated from the following file src/syntropic/net/syn_dns.h