top of page

Aidan's Mail

A project created for my Computer Science A Level. An instant messaging system in which clients exchange data with a server via text files in a common folder.

​

Features include: basic encryption, word censoring, version update checks

Common Folder file structure

Server File Structure.PNG

Client-Server Interaction

ServerClientInteraction.PNG

Client Source (VB.NET)

Server Source (VB.NET)

bottom of page