Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 476 Bytes

File metadata and controls

4 lines (4 loc) · 476 Bytes

MailHouse

Mailhouse is a java based client-server application developed using TCP connections. It provides asynchronus communication between multiple clients. Mailhouse is a three tier architecture which includes client, server and database. Using MailHouse, a user can send mails with attachments, receive them and even save the drafts of the mail. This project demonstrates the skills in Java, Networking, writing a high-quality code and working woth 3 tier architecture.