Skip to content

quantori/OOP-3

Repository files navigation

How to build:

dotnet build

Folders structure:

SimpleChatSerice - chat server SimpleChatClient - chat client SimpleChatConsole - something like tests, creates 2 users and runs interaction

How to run:

  1. run server - SimpleChatService\bin\Debug\net7.0\SimpleChatService.exe
  2. run 2 or more clients with name as param: SimpleChatClient\bin\Debug\net7.0\SimpleChatClient.exe" User1 SimpleChatClient\bin\Debug\net7.0\SimpleChatClient.exe" User2

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages