Email客戶端管理程序的设计与实现.doc

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

摘 要 电子邮件E-mail)服务作为Internet上应用最多和最广的服务项目,在网络中起到非常重要的作用。如同其他的网络服务,电子邮件系统也有其使用的传输协议,包括简单邮件传输协议 (SMTPSimple Mail Transfer Protocol)、邮局协议(POPPost Office Protocol)等这些应用于电子邮件发送和接收的协议。E-mail客户端程序的,在不打开用户邮箱主页情况下,可以实现接收邮箱中的邮件向其他邮箱发送信件的功能SMTP、POP3协议为研究对象,按照SMTP、POP3协议通过套接字发送SMTP、POP3命令,并使用MD5散列算法进行加密传输,接收并处理邮件服务器的反馈信息利用在Microsoft Visual Studio .NET 2003编程环境下实现SMTP、POP3协议,一个既简单又实用的有发送和接收功能E-mail客户端程序E-mail客户端程序达到了预期设计的目标。 关键词:SMTP/POP3协议MD5散列算法邮件客户端 Abstract E-mail service as the most widely used in the Internet and the most extensive services in the network play a very important role. As with other network services, e-mail system also has the use of transmission protocols, including Simple Mail Transfer Protocol (SMTP), Post Office Protocol (POP) and so they used the protocol to send and receive e-mail. First, we designed the E-mail client the overall framework of management procedures, without opening the home page under the users mailbox, the mailbox can be achieved to receive mail and send letters to other mail functions; followed by the SMTP, POP3 protocol for the study, in accordance with the SMTP, POP3 protocol through a socket to send SMTP, POP3 commands, and use the MD5 hashing algorithm to encrypt transmission, receiving and processing feedback from the mail server; then use the Microsoft Visual Studio. NET 2003 programming environment to achieve SMTP, POP3 protocol functions, developed a simple and practical E-mail client program with sending and receiving; finally, the test shows that the thesis developed E-mail client program to achieve the desired design goals. Keywords: SMTP/POP3 protocols, MD5 hashing algorithm, E-mail client 目 录 第一章 前 言 1 1.1论文背景 1 1.2 开发背景 1 1.3 开发环境及运行环境 2 1.3.1 开发环境 2 1.3.2 运行环境 2 第二章 相关理论 3 2.1 SMTP 3 2.1.1 SMTP协议简介及工作原理 3 2.1.2 SMTP设计方案 5 2.2 POP3 7 2.2.1 POP3协议简介及工作原理 7 2.2.2 POP3设计方案 9 2.3 电子邮件 10 2.3.1 电子邮件与普通信件传送过程的区别 10 2.3.2 电子邮件格式 10 2.4 MD5散列算法 13 第三章 系统设计 15 3.1 系统架构设计 15 3.2 框架资源设计 15 3.3 系统代码设计 15 3.3.1 MD5散列算法设计

文档评论(0)

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

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

1亿VIP精品文档

相关文档