Top Banner
Intranet Mailing Presented by: Dharmraj Sharma CSE 11EEBCS016 Department of Computer Science and Engineering Govt. Engineering College Bikaner
30

Interanet Mailing

Jul 17, 2015

Download

Education

Dharmraj Sharma
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Interanet Mailing

Intranet MailingPresented by:

Dharmraj Sharma

CSE 11EEBCS016

Department of Computer Science and Engineering

Govt. Engineering College Bikaner

Page 2: Interanet Mailing

Introduction

This Intranet Mailing system is designed to provide a communication channel inside

an organization (Organization staff) on the LAN network.

The main objective of the project is to develop a fully functional Intranet Mailing

System that enhances communications among the members of the organization in a

reliable, cost-effective and secure way.

A project specific intranet uses a database server to store mails and information such

as users details including the personal information.

This flexible approach allows geographically remote project teams to access timely,

consistent and accurate information without expensive typesetting, printing, distribution and mailing charges.

Page 3: Interanet Mailing

Scope of The Project

It is designed to provide a communication channel inside an organization between different clients on the network.

It accept the mails from authorized users providing security.

This enhances communications among the members of the organization in a reliable, cost-effective and secure way.

Page 4: Interanet Mailing

Technologies Used

Software requirements

Operating System: Windows 2000/XP (Client/Server).

Web-Server: Tomcat Server.

Front-end: HTML, JavaScript, CSS.

Communication Architecture: Servlets.

Database maintenance: MySQL

Client Browsers: Internet Explorer or Google Chrome.

Hardware Requirements:

Pentium IV Processor with 1 GHz Clock Speed

128 MB RAM, 40 GB HDD, 32 Bit PCI Ethernet Card

Page 5: Interanet Mailing

Dataflow Diagram

Page 6: Interanet Mailing

Use Case Diagram

Page 7: Interanet Mailing

User Activity Diagram

Page 8: Interanet Mailing

Modules

Registration

LogIn

New User

Inbox

Compose Mail

Sent Mail

Draft

Outbox

Trash

Update Profile

Logout

Page 9: Interanet Mailing

Home Screen

New User can Register

Existing User can login

Page 10: Interanet Mailing

While Registering If

Username is previously

allotted to some one else

then error message will be

displayed.

Page 11: Interanet Mailing

Error will be displayed when

Username does not exists

Username exists but Password is

incorrect

Page 12: Interanet Mailing

Error will be displayed

when Username is

registered but Admin not

Authorized the User.

Page 13: Interanet Mailing

On Logging In as Admin this screen will open.

Admin can check name of new Users and

verify their registrations.

Page 14: Interanet Mailing

Here Admin can Manage his

Profile.

Changed information will

reflected where Admin

information is used.

Page 15: Interanet Mailing

Logout Screen

Here Existing user can Login again

and new user can follow Register link.

Page 16: Interanet Mailing

On logging In as normal user this screen will open.

Here User can check his Inbox and can read mail

following link.

Page 17: Interanet Mailing

On opening inbox message

Message text is displayed.

Option to Reply, Delete and Forward are

provided.

Page 18: Interanet Mailing

Reply Page

Here user can send reply to Sender.

Even user can Save the reply

message to draft and can send in

future.

Page 19: Interanet Mailing

Forward page

Here user can forward the message.

Even user can save message.

Page 20: Interanet Mailing

Compose Mail page

Message can be sent or save as

per User’s need.

Page 21: Interanet Mailing

Sent Mail Page

If Username to which mail

is sent exists then mail will

be sent successfully.

Page 22: Interanet Mailing

Outbox Page

If Username does not

exists then mail will not be

sent and will be saved in

Outbox.

Page 23: Interanet Mailing

Draft Page

If Save button is

clicked then mail will

be saved in draft.

Page 24: Interanet Mailing

Trash Page All deleted message from Inbox,

Sent, Draft and Outbox are

stored in Trash.

Here functionality to permanently

delete and restore the deleted

message is provided.

Page 25: Interanet Mailing

Company_Mailer_User

Page 26: Interanet Mailing

Company_Mailer_Message

Page 27: Interanet Mailing

Advantages Of Intranet Mailing

Workforce productivity

Less Mailing Time

Communication

Security

Cost-effective

Promote common corporate culture

Business operations and management

Page 28: Interanet Mailing

Conclusion

The Intranet Mailing System works in a similar fashion as

that of an Internet Mailing System, there is no need to

get an internet connection for this mailing system. The

various branches of the organization can be connected

to a single host server and then an employee of one

branch can send a message to an employee of another

branch through server.

Page 29: Interanet Mailing

References

BOOK REFERENCES

J2EE- The Complete Reference.

J2SE- The Complete Reference.

SITE REFERENCE

http://www.w3schools.com/

http://www.tutorialspoint.com/

http://docs.oracle.com/

Page 30: Interanet Mailing

Thank You