Skip to content
Computer Inside edited this page Nov 30, 2017 · 6 revisions

Welcome to the 2017-11-19-1900(subject to change) wiki!

##Currently, tlandino0 isn't pushing commits. This is due to the semester being almost over, and the need to focus on exams and school work. He will most likely be back occasionally, but will be back in a couple of weeks. Rest assured, both this project and the server side project are still being worked on.##

What is it?/What will this do?

  • This is a chat program WIP between currently 2-3 friends wanting to learn and apply C# to a real life example.

  • Our goal is to learn and apply the use of sockets, encoding/encryption, and the ability to format code so that it doesn't look like absolute garbage.

  • We want it to be similar to IRC. We don't want it to be a replacement, as this is really just a proof-of-concept, but we want it to be mildly similar.

  • It will be a client-server model. Server will manage roles/permissions, and will be able to be run on Linux or Windows. Client will also be on Windows and Linux.

  • There will be occasional cursing. I apologize in advance about the vulgarity.

  • Client will be customizable with a Dark, Light, or Night theme to begin with.

  • Server will be in a separate repository, and may be later on actual release.

Clone this wiki locally