Skip to content

Implement a Separate Thread for Each EchoClient Object #3

@kaydell

Description

@kaydell

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions