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.
9 lines
334 B
INI
9 lines
334 B
INI
name=NetBIOS
|
|
version=2.0.0
|
|
author=Pablo@xpablo.cz
|
|
maintainer=Earle F. Philhower, III <earlephilhower@yahoo.com>
|
|
sentence=Enables NBNS (NetBIOS) name resolution.
|
|
paragraph=With this library you can connect to your ESP from Windows using a short name
|
|
category=Communication
|
|
url=http://www.xpablo.cz/?p=751#more-751
|
|
architectures=rp2040
|