A lightweight client-server application for monitoring the status of Windows computers over a local network.
This project was developed as a learning project, during my IT internship to explore Windows API, multithreading, sockets, and system programming in C++ with the assist of AI.
Compile using Code::Blocks or any C++17 compatible compiler on Windows.
Required libraries:
- ws2_32.lib