|国家预印本平台
首页|电子邮件客户端软件的设计与实现

电子邮件客户端软件的设计与实现

he design and implementation of E-mail client software

中文摘要英文摘要

本系统软件名为电子邮件客户端软件,是基于SMTP和POP3协议从底层开发的,实现了邮件发送和接收的基本功能。本系统软件是由发送邮件、接收邮件、账户管理和通讯录四个模块组成。发送邮件模块主要功能是解析SMTP协议和实现发送邮件内容及附件,其中类MailSend 是本模块的核心。接收邮件模块主要实现接收邮件内容和下载附件的功能。类MailReceive 是接收邮件模块的核心,它是利用成熟的.DLL文件封装而成的。账户管理模块实现了账户的添加、修改和删除功能。通讯录模块能够记忆联系人信息,为快速联系提供方便。经过测试,本系统软件能够准确的完成邮件收发的常用功能,并且操作简单。

he name of the system software is E-mail client software. In the base the basic Protocol of SMTP and POP3 protocol, I develop the software to achieve t function of sending and receiving e-mail. This system software is composed of the sending mail, the receiving mail, the account management and the address book. The main function of sending mail module is analyzing the SMTP Protocol and sending mail content and attachments. The Class of MailSend is the core of sending mail module. Receiving mail module mainly achieves the function of receiving mail content and downloading attachments. The core of receiving mail module is the Class of MailReceive which is sealed by mature .DLL document. The account management module has achieved the function of adding, revising and deleting account. The address book module can remember the information of our contact which is convenient for our future connection. After the test, this system software can accurately achieve e-mail transmission and the system is simple for our use.

王春、韩光礼

通信

电子邮件客户端软件SMTPPOP3附件

e-mail client softwareSMTPPOP3attachment

王春,韩光礼.电子邮件客户端软件的设计与实现[EB/OL].(2010-06-18)[2025-08-30].http://www.paper.edu.cn/releasepaper/content/201006-367.点此复制

评论