1、 智能楼宇毕业设计 指导老师: 学生姓名: 摘要摘要 电子邮件的使用简易,投递迅速,收费低廉,易于保存,全球畅通无阻,使得 电子邮件被广泛地应用,当前流行的各大邮件系统除了最主要的收发信件之外,功能越 来越复杂,但是人们平常真正用到的功能很少,很多功能尤其对于那些计算机知识相对 缺乏的人来说,更见显得太过于华丽而不太实用。有鉴于此,开发一个集收、发、管理 为一体的功能相对简单实用的电子邮件系统可以大大方便我们对邮件的收发和管理。 基于 C/S 架构的邮件管理系统以 SQL Server 2005 数据库,使用.NET 技术开发而成。 是一款融合了邮件发送、邮件接收、个人邮件管理等功能的计算机软
2、件系统。其中邮件 发送和接收是系统的两大特色,用户可以发送指定帐户的邮件,并且可以接收到指定帐 户上的邮件,这些帐户都是用户可以在本邮件管理系统中设置的,同时,还可以将自己 发送的邮件保存到发件箱供以后查看。 本论文以软件工程理论为指导,论述了系统的设计构想,分析了系统开发各个阶段 的主要任务,并详细阐述了系统各个功能模块的实现原理及解决方案。是对系统开发过 程的详细说明与总结。 关键词 邮件客户端;C/S 架构;.NET 技术 Design and ImplementImplement of E-Mail Client System Name of tutor: Name of studen
3、t : Abstract Email has been increasingly popular these days since it is simple, instantaneous, globally used, cheap and easy to save. The current mainstream email systems embrace more and more complicated functions, far beyond the basics like sending and receiving mails. However, people do not reall
4、y use all these fancy and impractical functions, especially for those who know few about computers. Therefore, it would be of great users convenience to develop a simple, practical and user-friendly email system, which integrates sending and receiving functions with email management. The Web based i
5、nternet email system, which uses the SQL Server 2005 database and is developed by .NET technology, is one computer software system that combines sending and receiving emails with personal emails management. Its main features include sending and replying emails. Users can send and receive mails of pr
6、e-setting mail accounts, and save and view the sent emails later. The present paper, with software engineering theory as guidance, discussed the system design concept and analysis the main task of the various stages of system development and introduced the system principle and solutions of the various functional modules. The paper summarized the system development process. Key Words Email Client;C/S Framework;.NET Technology 1 前言前言 2 第第 1 章章 需求分析需求分析 .3 1.1 邮件系统实施背景 .3 1.2 邮件系统应用需求 .3 1.3 邮