Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
/ wcf-chat Public archive
forked from Andead-zz/Chat

Client-server messaging using duplex WCF channels. WPF, Windows and UWP desktop UI.

License

Notifications You must be signed in to change notification settings

andrey-kondratov/wcf-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

A simple client-server chat implementation based on WCF.

Server part - WCF service, hosted in a console application (or IIS). Listens to a 808 port in duplex mode using net.tcp protocol.
Client part - a WinForms, a WPF and a UWP application.

Requires .NET Framework 4.6.1.

Used libraries:
NUnit
Moq
NLog
MahApps.Metro
MvvmLight
Autofac

Screenshots:

WinForms Login WPF Login
WinForms Chat WPF Chat
Server console

About

Client-server messaging using duplex WCF channels. WPF, Windows and UWP desktop UI.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • C# 100.0%