电子邮件系统的设计与实现(jsp).rar

RAR格式版权申诉手机打开展开

电子邮件系统的设计与实现(jsp),电子邮件系统的设计与实现(jsp)1万字31页包括论文和程序代码摘 要描述internet迅速发展,电子邮件已经成为信息交换的主要载体,电子邮件成为目前互联网上流行,方便快捷的通讯工具,随着网络发展普及,电子邮件的应用更加广泛。本文提出一款适合大众用户的电子邮件系统,该电子邮件系统的主要功能模块包括登陆模块,收发模块和...
编号:88-76863大小:3.38M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 8008008 发布

电子邮件系统的设计与实现(JSP)
1万字 31页
包括论文和程序代码


摘 要
描述internet迅速发展,电子邮件已经成为信息交换的主要载体,电子邮件成为目前互联网上流行,方便快捷的通讯工具,随着网络发展普及,电子邮件的应用更加广泛。
本文提出一款适合大众用户的电子邮件系统,该电子邮件系统的主要功能模块包括登陆模块,收发模块和通讯录模块等。
首先概括性的介绍电子邮件系统软件的发展趋势及其电子邮件收发系统应用到相关知识,SMTP协议,POP协议等基本概念以及JSP概述。从JSP技术分析着手,分析利用JSP技术对本系统设计开发的过程。描述电子邮件收发系统的开发环境和编程语言然后对电子邮件系统进行总体设计。再分别对各功能模块进行详细的分析设计,最后使用用例对系统进行测试。

关键词:电子邮件,SMTP,POP3, JSP


Email receiving and dispatching system
Abstract
Description the internet rapid development, The email already became the exchange of information the main carrier. The E-mail is most convenient, most swift communication tool on Internet at present, with the popularization of the network its application will be more extensive.
This article proposed section electronic mail system which is suited to the populace users. The main function module of mail system including the module of users landing, the module of receiving and dispatching mail, the module of address book and so on.
First concise quality introduction electronic mail system software development and its email receiving and dispatching system application related knowledge SMTP POP basic concept and JSP summarize. The article will analysis from the JSP technology, dissect the process of design development of this system using JSP technology. The description email receiving and dispatching system development environment and the programming language then carries on the system design to the electronic mail system. Then separately carries on the detailed analysis design to the function module, finally uses with the example carries on the test for the system.

Keyword:Email ,Simple Mail Transfer Protocol , Post Office Protocol 3.


目 录
ABSTRACT II
第一章 绪论 0
1.1 引言 0
1.2 国内外研究现状及发展趋势 1
1.3 课题的主要研究内容 2
第二章 系统需求及可行性分析 3
2.1 系统的初步调查 3
2.1.1 系统调查方法 3
2.2 系统设计目标 3
2.3 系统可行性分析 3
2.4 基本技术介绍 4
2.4.1 POP3协议中文版-RFC1939简介 4
2.4.2 POP3协议简介 4
2.4.3 SMTP协议简介 4
2.4.4 JSP技术概述 4
2.4.5 JSP工作原理 5
2.4.6 mysql 5
第三章 系统总体分析 6
3.1系统总体结构 6
3.2 系统总体分析 6
3.3系统功能模块分析 8
第四章 系统设计 9
4.1 电子邮件收发系统的开发环境 9
4.2 数据库设计 9
4.3各主要功能模块设计 9
4.4 各数据表设计 10
第五章 系统代码设计 12
5.1各个模块的详细设计 12
第六章 系统测试方案 22
6.1 测试方案和测试结果 22
第七章 总结和展望 26
7.1 总结 26
7.2 系统今后的发展方向 26
致 谢 27
参考文献: 28


参考文献:
[1] 张楚著:《电子商务法初论》,中国政法大学出版社
[2] 丁到齐著:《把握世界通信发展趋势,确立电力通信发展战略》
[3] “互联网的影响:网络交流工具的使用状况” 出处:新浪科技 2005-7-6
[4] 牛金芳著:《美国电子邮件管理发展与现状》来源:上海档案
[5] “用电子邮件好处多:提高工效15%” 出处:互联网周刊 2000-5-30
[6] master web著:“商业化邮件系统:企业信息化第一应用” 出处:互联网周刊 2001-8-29
[7] 刘霞,李永刚著:“Java SMTP协议电子邮件传送剖析” 出处:电脑编程技巧与维护
[8] 尚俊杰编著:《网络程序设计—ASP》
[10] 罗俊,李仁旺,陈利平. 用JSP/Servlet构建的三层式产品开发过程管理系统[J]. 计算机工程,2002.04(28) :44-69
[11] 程志艳,张亮,马建红.JSP实用简明教程[M].北京:清华大学出版社,2008
[12] 耿详义等编著:《JAVA2实用教程》(第二版) 清华大学出版社