Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 194 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 194 Bytes

CryptoMessenger

Little messenger.

Client

Wpf client.

Server

Console server.

Protocol

Communication protocol between client and server - MessageProtocol that is based on TCP.