MVC application showing statuses (online/offline) of devices in the network. May be used to show the status of printers availability in local network. #MVC #.NET
##App description
The application is a simple MVC project, allowing to control devices' avalaibility within local network or servers' avaliability in world wide web. Basically it pings (defined in xml config file) hosts each 5 seconds and display their statuses in webpage hosted by IIS.