University Administration is a Java-based application designed to manage student records for a college or university. The system allows administrators to perform essential functions such as adding, ...
Back in 2012 I started this project to practice Java and sockets. The goal was to implement a remote administration tools able to capture the screen and run commands. The client / server connection is ...