Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poltanek/chat-system
https://github.com/poltanek/chat-system
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/poltanek/chat-system
- Owner: Poltanek
- License: mit
- Created: 2024-10-06T23:26:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T17:06:23.000Z (2 months ago)
- Last Synced: 2024-11-02T18:19:03.301Z (2 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat-System
This is a Chat System Application that will incorporate two unique game features whilst also ensuring network protocols and will be programmed in C#.
## Prerequisites
- Visual Studio 2022
- WinForms and WPF## Criteria of this Project
- Multiple clients can connect to and disconnect from the server error free.
- Clients can communicate error free.
- Nickname is stored on the server.
- Client list is available and is optimised.
- Robust and Complex game and the game logic is operated on the server
- Clean GUI can handle all aspects of the program's features and advanced techniques. Additionally, the GUI should be user friendly and simple to use
- All data is secured, and a high level of understanding is present.
- A serialiastion system implementation with no errors## Underconstruction
If you would like to participate in this project you may by providing ideaes or a design layout