Skip to content
Snippets Groups Projects
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.