Simple and quick client-server application for chatting with attractive UI flat design on C# with WPF and WCF.
These instructions will get you a copy of the project, it will make it up and running on your local machine for development or usage.
To download a copy of the project click here.
- Build each project (NetChatService, NetChatClient, Host).
- Right click on the "Host" in the "Solution explorer" and click on "Open folder in the explorer".
- Open bin/Debug or bin/Release and run Host.exe as administrator. You will see this result:
- Then go back to Visual Studio and right click on the "NetChatClient" in the "Solution explorer", after that click on "Open folder in the explorer".
- Open bin/Debug or bin/Release and run NetChatClient.exe.
- Enter your username and start chatting:
- .NET Framework 4.7.2 - The framework used
- WPF - Used for creating client layer
- WCF - Used for creating server/service layer
- Rodion Kushnarenko - Neutro
This project is licensed under the MIT License - see the LICENSE file for details.