Skip to content
Snippets Groups Projects
Select Git revision
  • ec8049d636b3ff48a0b34d84b4defad6f4a0d033
  • main default protected
  • threads
3 results

rm-pythonscripts

Socket Chat

Socket Chat is a simple multiway chat program. Each chatter must wait their turn: the chat is sequenced in order of connecting to the host. It is remarkably non-robust, as its sole purpose is to demonstrate the use of multiple Java sockets without threading.