Host

Represents a network host identified by either an IP address or an FQDN.

Author
soosp
Website
https://github.com/soosp/Host
Category
Communication
License
MIT
Library Type
Contributed
Architectures
esp32, esp8266, avr, *

Thread-safe Arduino library for storing and resolving network hosts. Supports IPv4 addresses and fully qualified domain names (FQDN) with RFC 1035 / RFC 3696 validation. Built-in DNS resolution on ESP32 (via Network.hostByName), ESP8266 (via WiFi.hostByName) and AVR (with Ethernet shield, via DNSClient::getHostByName), with custom resolver callback support for other platforms.

Downloads

Filename Release Date File Size
Host-0.7.0.zip 2026-07-05 15.12 KiB
Host-0.6.1.zip 2026-06-27 14.05 KiB
Host-0.6.0.zip 2026-06-22 14.01 KiB
Host-0.5.0.zip 2026-06-12 12.76 KiB
Host-0.4.0.zip 2026-06-10 12.60 KiB
Host-0.3.0.zip 2026-06-07 11.47 KiB
Host-0.2.1.zip 2026-06-06 10.30 KiB
Host-0.2.0.zip 2026-06-06 10.24 KiB
Host-0.1.0.zip 2026-06-05 8.73 KiB