plasmapper/pl_mdns

1.1.0

Latest
uploaded 1 year ago
mDNS C++ class component for ESP-IDF

2 examples

  • mdns_client
    This example demonstrates an mDNS client where the internal ESP Wi-Fi station interface is created and initialized. The Wi-Fi station SSID and…
    2.09 KB
  • mdns_server
    This README describes an mDNS Server example where an EchoServer class inherits from TcpServer and implements echo functionality. It details the…
    2.16 KB