登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 物联网工程 > 正文

基于web的电子邮件系统设计与实现毕业论文

 2021-04-29 09:04  

摘 要

电子邮件是人们互相交流的重要工具。随着人们对电子邮件的使用程度越来越高,用户对电子邮件系统的要求也更高,传统的只是能发送邮件、接收邮件的简单功能已经无法满足人们对智能化邮件服务的要求。如何在保留电子邮件系统基本的收发邮件、邮件存储等功能的同时,融入新的计算机网络技术,使邮件系统更加完美更加智能,这成为了一个需要解决的问题。

本文主要研究了基于Web的电子邮件系统,是基于.NET平台、采用窗体编程技术实现的网站系统。通过论述.NET框架和邮件系统原理,分析了电子邮件系统的需求,设计了邮件收发、联系人管理和邮件管理的3大功能模块,采用了C#语言、SQL Server数据库和Winmail等工具,搭建了Web客户端和Winmail邮件服务器进行邮件收发管理的邮件系统,实现了用户注册登录、用户联系人管理、邮件收发和信件管理等功能。

通过对系统的功能进行测试,结果表明本系统的功能和性能均达到了预期的要求,最后对系统的特点进行了分析,对具体实现的不足给出了期望。

关键词:Email;.NET;电子邮件系统;SMTP协议

Abstract

E-mail is an important tool for people to communicate with each other. With the extent of the use of e-mail more and more, users of e-mail system have higher demands, Traditionally, it can only be used to send messages, receive messages .Now these simple function has been unable to meet the requirements of intelligent mail service for people. It becomes a problem to be solved that how to make the e-mail system more perfect and intelligent with new computer network technology while keeping its basic functions of sending, receiving and mail storage.

In this thesis, a Web-based e-mail system is a website system based on the .NET platform and using a form of programming technology. By discussing .NET framework and the principles of e-mail system, we analyzed the needs of e-mail system, designed 3 function modules that contains mails sending and receiving, contact management and mail management. Using the C # language, SQL Server database and Winmail tools, we built a mail system with Web client and the Winmail mail server for mails management. We achieved fuctions of user registration, login, user contact management, correspondence and mails management.

Through testing function of the system, results show that the function and performance of the system have reached the requirements of expect. Finally, we analyzed characteristics of the system, and gave expectations the lack of implementation.

Key Words:e-mail;.NET;e-mail system;SMTP protocol

目 录

第1章 绪论 1

1.1 课题研究背景 1

1.2 国内外的研究现状 1

1.3课题的研究内容和目的 1

1.4 本论文的章节安排 2

第2章 系统设计相关技术 3

2.1 邮件系统基本原理 3

2.1.1邮件收发过程 3

2.1.2 电子邮件的结构及分析 3

2.2 相关协议 4

2.2.1 简单邮件传输协议SMTP 4

2.2.2 POP3协议 4

2.3 .NET平台的相关技术 4

2.3.1 Microsoft .NET Framework 4

2.3.2 Visual Studio 5

2.3.3 支持的语言 5

2.4 C#语言和Web窗体编程 5

2.4.1 C#语言 5

2.4.2 Web窗体编程 5

第3章 电子邮件系统的设计 6

3.1 电子邮件系统的总体设计 6

3.2 邮件服务器的搭建 6

3.2.1 认识Winmail 7

3.2.2 服务器的搭建 7

3.3 系统的功能设计 8

3.3.1 用户模块 8

3.3.2 电子邮件模块 10

3.4 数据库设计 11

3.4.1数据库搭建和配置 11

3.4.2 数据库的总体设计 12

3.4.3 各个数据库表的设计 12

第4章 邮件系统的测试 18

4.1功能测试 18

4.2 系统性能测试 18

第5章 结论 19

5.1系统的特点 19

5.2 问题与展望 19

参考文献 20

致 谢 21

第1章 绪论

本章介绍了课题研究的背景,分析了目前国内外的研究现状,还有简要说明了本课题研究的内容和主要工作,并对论文的章节安排做了概述。

1.1 课题研究背景

Internet被提出之后,为了方便相互之间的通信,80年代人们发明了电子邮件这种新型的电子信息业务。

在日常生活和工作中,我们大部分的通信都会采用电子邮件的方式去完成,而传统的邮局通信方式已经很少用到了,因为电子邮件具有非常迅速的特点。目前的邮件系统,主要是采用存储和转发的方式传递,是一种快捷、廉价并且高效的电子信息业务,是当今计算机互联网网络系统中的一项基本服务[1]。作为一种现代化通信工具,它可以传递文字、图表、声音、视频等各类信息,具有及时、快速的特点。

电子邮件系统的发展经历了很多,开始进行远程登录来使用,后来采用C/S模式,再后来Web网站,相关技术逐渐变成很成熟[2]。我们都知道当今互联网的发展真的是日新月异,如同其他的互联网应用一样,传统的电子邮件系统面临着各种服务形式的智能化需求,因此在服务器容量、技术支持、付费方式等方面都需要更好地解决方式。如何通过探索 融合新的互联网技术,开发更能满足人们需求的更加智能的邮件系统,这成为了一个人们希望得到解决的问题。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图