Skip to content

Kolahzary/SocketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketChat

A simple Client-Server chat application written in C# & WPF.

Contains sample usages of:

  • Socket Programming using System.Net.Sockets
  • Multithreading using System.Threading
  • XAML Binding and System.ComponnentModel.INotifyPropertyChanged for reporting changes to UI
  • GC using System.IDisposable
  • Continuous Integration using AppVeyor.com (Free for open source projects)

Third party dependencies:

Continuous Integration:

  • AppVeyor: Build status

About

C# & WPF Client-Server chat application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages