Overview
This is a basic chat system where users can connect to a server using it's IP address to then communicate with other clients that are connected to that server.
Purpose
The purpose is to improve our skills with TCP client and server connections in C#.
Credits
This project was made for fun by me and a classmate.