Thư viện tri thức trực tuyến
Kho tài liệu với 50,000+ tài liệu học thuật
© 2023 Siêu thị PDF - Kho tài liệu học thuật hàng đầu Việt Nam

Distributed Computing in Java - JavaMail pps
Nội dung xem thử
Mô tả chi tiết
Distributed Computing in Java Assignments
© 2007 Aptech Ltd Version 1.0 Page 1 of 2
JavaMail
Sr. No Assignment Question
1. The Pearl Medical Centre is one of the leading hospitals in Alaska. The
management is planning to implement a mail system for doctors of various
disciplines to communicate with each other. This system would enable the
doctors to share knowledge, patient reports and histories via email attachments
in a safe manner.
The Director of the medical centre and a team of experts have chosen your
company to provide a solution for the same. Consider yourself to be a part of the
team that implements the solution for designing the GUI for the application.
Create an application using Java Mail to implement an email client for sending
email with attachments to a number of people. The sender of the message
enters the email addresses of various doctors in the “To” text box separated by
commas or semicolons. The sender can enter the subject of the mail and the
body text of the mail in the given text of the mail in the text boxes provided. The
GUI for the application is as shown in the figure 9.1.