PATC is a client/server package for controlling internet access on public terminals (e.g., in a library). Users log in, and are given access to the internet with a time limit determined by the server.
The goal of this project is to make a program (or a set of programs) to fully control a remote machine trought a TCP/IP network.
The project consist on two parts: The host app to receive & interpret commands and a GUI to send the commands (the client).