https://github.com/aaron5670/csharp-multi-client-chat
Multi chat client and server build with C# using TCP.
https://github.com/aaron5670/csharp-multi-client-chat
chat csharp dotnet dotnet-core school-education school-project tcp tcp-client tcp-server
Last synced: 7 months ago
JSON representation
Multi chat client and server build with C# using TCP.
- Host: GitHub
- URL: https://github.com/aaron5670/csharp-multi-client-chat
- Owner: aaron5670
- Created: 2021-02-11T10:08:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T08:18:31.000Z (over 4 years ago)
- Last Synced: 2025-01-23T03:42:09.226Z (9 months ago)
- Topics: chat, csharp, dotnet, dotnet-core, school-education, school-project, tcp, tcp-client, tcp-server
- Language: C#
- Homepage:
- Size: 667 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Client & Server
This project was build as an assignment for the HAN University of Applied Sciences. It features a client and server application built using the .NET Core 5.