1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

Implement Async NBNS (NetBIOS) name resolution for Windows (#2275)

* Implement Async NBNS (NetBIOS) Name resolution for windows

Source: http://www.xpablo.cz/?p=751#more-751
This commit is contained in:
Me No Dev
2016-07-15 10:40:31 +03:00
committed by GitHub
parent e35ebf137d
commit 1f7989b31d
5 changed files with 385 additions and 0 deletions

View File

@ -0,0 +1,9 @@
name=ESP8266NetBIOS
version=1.0
author=Pablo@xpablo.cz
maintainer=Hristo Gochkov<hristo@espressif.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=esp8266