Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

binary_search_tree_lab

  • Clone with SSH
  • Clone with HTTPS
  • Socket Chat

    Socket Chat is a simple 2-way chat program, essentially a bi-directional echo server/client. Only one socket is set up, so only two chatters are possible. It is remarkably non-robust, as its sole purpose is to demonstrate the use of Java sockets.