mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-17 04:22:14 +02:00
1.2.4 Bug Fixes - Correction on6d2c475
MDNS_PREDEF_NETIF_ETH fix (fc59f87c4e
) - fix the logic of creating pcb for networking socket (5000a9a20a
) - fix compiling issue when disabling IPv4 (2646dcd23a
) - Fix compile error when MDNS_PREDEF_NETIF_ETH is defined, but ETH_ENABLED is not (#459) (6d2c475c20
)
mDNS Service
mDNS is a multicast UDP service that is used to provide local network service and host discovery.
Examples
Get started with example test Example:
Documentation
- View the full documentation(English)
- View the full documentation(Chinese)