# Functions
No description provided by the author
# Interfaces
HostnameByIpResolver is the interface for retrieving hostname from IP.
HostnameByMacResolver is the interface for retrieving hostname from Mac.
HostnameResolver is the interface for retrieving hostname from either IP or Mac.
IpResolver is the interface for retrieving IP from Mac.
MacResolver is the interface for retrieving Mac from IP.