This Project is To show how Data is sent over Sockets . This Java project basically mimics queing system for hospital , barber shop and restaurants .
AkhilRautela/JAVA-queuing-system
Queuing system is a java server-client communication using java socket. It involves a queuing of client in a server and add them to a file.
Java