Contact at mumbai.academics@gmail.com or 8097636691
Responsive Ads Here

Tuesday, 2 January 2018

Email Client Software Project

Email Client Software Project Abstract:

Email Client Software Project in Java
System Architecture
The ISPs mail server handles the emails sent from an ISP (Internet Service Provider); the ISP mail server is similar to an electronic post office. The sent email first comes to the mail server; it is then processed and forwarded to the collector’s destination where another mail server is situated.
The collector mail server receives all the incoming emails and sorts them electronically in the collectors’ mailboxes. Then, the collector or the recipient of the email has to use their email program to pick up the email. This is done by directly connecting to the mail server through the program, and then the received items can be seen in the mailbox.
The problem with the existing Email Client System is that mailing is done through browser by using services like Hotmail, Yahoo, Google, etc. These systems use HTTP port 80 to access the emails, and the overall procedure here is not safe to send confidential messages. This existing system can be easily hacked by hackers, some data may be modified or even lost.

No comments:

Post a Comment