SolIPInterfaceWatcher is a simple Windows application to watch changes of all IP(IPv4 and IPv6) interfaces
on a local computer.
This application runs on Windows Vista and later versions of Windows.
SolIPInterfaceWatcher can be used to watch what changes for IPv4 and IPv6 interfaces have been caused on the Windows systems.
This tool is implemented by using a Windows Vista (and later versions) API 'NotifyIpInterfaceChange'.
See also the console application 'src/console_app/net/IPInterfaceChangeNotifier' of SOL9 library samples.