Struct 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¶
Responds to hostname.local
variable ip¶
IPv4 address to respond with
variable sock¶
UDP socket for mDNS
The documentation for this class was generated from the following file src/syntropic/net/syn_dns.h