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

CSV

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    ..
    assignment
    src
    .gitignore
    README.md
    pom.xml

    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.