We should implement the EchoClient class as a Thread to practice using multiple threads on the client side. Currently, in EchoClientGUI, the EchoClient object is running on the GUI thread.