Communication
A library to enable esp8266 platform to send and receive ping messages.
Present library defines a 'Pinger' class that allows access to low level LWIP functions. It accepts IP addresses as well as DNS names, handles ICMP echo requests and responses allowing some packet customizations, and provides statistics on ping results.
Maintainer: Alessio Leoncini
This library is compatible with the esp8266 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.