SkillAgentSearch skills...

SocketChat

C# & WPF Client-Server chat application

Install / Use

/learn @Kolahzary/SocketChat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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:

  • Extended.Wpf.Toolkit
    • Nuget: https://www.nuget.org/packages/Extended.Wpf.Toolkit/
    • Github Repo: https://github.com/xceedsoftware/wpftoolkit

Continuous Integration:

  • AppVeyor: Build status
View on GitHub
GitHub Stars46
CategoryDevelopment
Updated5mo ago
Forks17

Languages

C#

Security Score

92/100

Audited on Oct 17, 2025

No findings