Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 559 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 559 Bytes

Ping-MVC-application

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.

###Screenshot of the working app How it looks