Inspiration
To teach students how to use C# and build a small chat application for a code night.
What it does
I created a server instance and so people with the client can communicate over a small network.
How I built it
Using C# and old tutorials from years ago.
Challenges I ran into
Updating to current network standards and then fixing buffer sizes and communications between the clients and server.
Accomplishments that I'm proud of
I was able to troubleshoot some legacy code to modern fixes.
What I learned
Learn to walk away from the keyboard to think of ideas to fix the code.
What's next for Chat 1.0
Update to handle emotes.
Log in or sign up for Devpost to join the conversation.