Skip to content

This is a project in C# showing how to use SSL streams to write a basic chat application, since I couldn't find a solid up-to-date example anywhere else.

Notifications You must be signed in to change notification settings

hamaluik/EncryptedStreamSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EncryptedStreamSample

This is a project in C# showing how to use SSL streams to write a basic chat application, since I couldn't find a solid up-to-date example anywhere else.

The app is a bit rough around the edges, but should show the fundamentals of working with SSL/TLS streams in C# using asynchronous programming (in WPF).

About

This is a project in C# showing how to use SSL streams to write a basic chat application, since I couldn't find a solid up-to-date example anywhere else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages