Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 449 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 449 Bytes

C# TCP Client - Server Chat Application

This project is Client - Server messaging application using TCP with C#. Private messaging is encrypted with the RSA algorithm.