Skip to content

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.

Notifications You must be signed in to change notification settings

Haard30/MailHouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages