A simple client server type chatting application developed using Java using socket programming and threading. Developed as an assignment for Distributed Systems module at SLIIT ...
This is a Java core project focused on design patterns. It implements the STATE pattern to control traffic light states, with the use of OBSERVER and SINGLETON patterns. This project serves as a hands ...