某鲜活企业邮件收发系统实现.doc

  1. 1、本文档共26页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
某鲜活企业邮件收发系统实现.doc

某鲜活企业的邮件收发系统的实现 摘 要 电子邮件作为互联网中交换信息广泛的通信工具之一,如今都已被广大用户接受。早期的电子邮件只是从一个计算机终端向另外一个计算机终端传送文本信息,而现在的电子邮件不仅可以发送文本信息,还可以传送声音、图片、文档等多种信息。很多邮件邮件客户端软件不断地被用户利用起来,例如outlook, Foxmail,但是这些邮件客户端对于很多用户来说却过于复杂。 为了方便用户快捷地收发邮件,本课题利用SMTP协议和POP3协议,经过前期对系统的需求分析和对相关协议的了解,设计并实现了简单的电子邮件收发系统。为了保证本系统功能的完整性,在实现该系统过程中,设计了邮件用户注册模块,当用户首次使用本系统时,须注册一个邮件账号,然后才能进行其他的操作。作为一个电子邮件客户端,邮件的发送与收取是其核心功能,本系统邮件发送块实现电子邮件的发送,支持邮件的单个发送和群发,在邮件收取块,实现了电子邮件的简单收取。另外还增加了地址薄管理块让用户更方便地管理自己的联系人,对联系人进行添加、修改、删除等。 关键词:电子邮件;SMTP;POP3;邮件收发系统 Design and Implementation of Simple Email Receiving and Sending System Based on C/S Abstract Email is the communication tool which is widely used in the internet to exchange information. Now it has been accepted by many people. In the early days, email is only used in transmitting pure text information from a computer terminal to another. But at present, it is not limited in this, it can support many types of information, such as voice, picture, document and so on. Much software has been used by users. such as Outlook, Foxmail and so on. But they are too complex to many users. In order to send and receive email conveniently, a simple email sending and receiving system has been designed based on SMTP and POP3 protocol after requirement analysis and protocols learning. To prove integrality of the system, the block of accounts registering is necessary. When using this system first time, users should register one account. It has the kernel function of sending and receiving email. In the block of sending email, group sending is supported. In addition, there is an address management block. Key words: E-mail; SMTP; POP3; Mail Receiving and Sending System 目 录 论文总页数:27页 1 引言 1 1.1 邮件客户端相关介绍 1 1.2 课题背景 1 1.3 现状分析 1 2 电子邮件相关协议 2 2.1 RFC822邮件格式 2 2.2 SMTP协议 2 2.2.1 SMTP协议简介 2 2.2.2 SMTP的命令与应答 3 2.3 POP3协议 5 2.3.1 POP3协议简介 5 2.3.2 POP3的命令和应答 6 3 系统需求分析 7 3.1 功能需求 7 3.1.1 邮件发送需求 8 3.1.2 邮件接收需求 8 3.1.3 附加功能需求 8 3.2 研究思路 8 3.2.1 用户注册块 8 3.2.2 邮件发送块 8 3.2.3 邮件接收块 8 3.2.4 地址薄管理块 8 4 系统总体功能模块和系统总体流程 8

文档评论(0)

ygeorcgdw + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档