Multi-process hospital management system implemented using TCP and UDP sockets in Python. A central hospital server routes authentication, appointment, and prescription requests between clients and backend servers using select()-based I/O multiplexing. USC EE450 project.
-
Updated
Jul 29, 2026 - Python