This project implements a real-time whiteboard system where drawing input is received from a remote client (e.g. tablet or browser) and rendered on a desktop application. The architecture separates UI ...