arduino-pico/libraries/NetBIOS/examples
Earle F. Philhower, III c99614c1f5
Add AsyncUDP and simple NetBIOS name lookup server (#2234)
Thanks to @me-no-dev's code.  Lets Windows look up the PicoW by name
using NBNS and needs much less memory and code than mDNS.

AsyncUDP ported from the old ESP8266 version, only minimal changes.  Will
probably only be valid in IPv4 environments and may not match current
ESP32 AsyncUDP interfaces.
2024-06-17 17:46:53 -07:00
..
PicoW_NetBIOS Add AsyncUDP and simple NetBIOS name lookup server (#2234) 2024-06-17 17:46:53 -07:00