UMM-CSci-Systems / Echo-client-server

Echo client-server lab using sockets in Java
MIT License
0 stars 1 forks source link

Copy some of the text from the Threaded Echo Client-Server into this write-up #16

Open NicMcPhee opened 2 years ago

NicMcPhee commented 2 years ago

There's a lot of detail and useful info in the threaded version of this lab that really should be copied over into this lab. For example, the discussion on getting things to shut down could be carried over in some ways into this lab.