# Functions
DetectHostIPv4 attempts to determine the host IPv4 address by finding the first non-loopback device with an assigned IPv4 address.
No description provided by the author
IsRoutableIP checks that the passed string can be parsed in to a valid IPv4 address, and that it is not a loopback or unspecified address that would not be reachable outside of that host device.
No description provided by the author
No description provided by the author