摘 要计 算 机 的 应 用 已 经 越 来 越 广 泛 , 它 从 产 生 到完 善 已 经 差 不 多 有50 年 左 右 的 历 史 , 更 新 换 代速 度 非 常 快 , 在 人 们 生 活 、 工 作 中 都 发 挥 了 不可 替 代 的 作 用 , 几 乎 所 有 行 业 都 离 不 开 它 , 已经 成 为 了 人 们 工 作 中 不 能 缺 少 的 一 部 分 。 此 次程 序 采 纳 JSP 动 态 技 术 , 通 过 MyEclipse开 发 工 具 , 代码 方 面 运 用 了 JavaSE 的 若 干 工 具 包 , 引 用 了 SUN 公司 开 发 的 开 源 的 JavaMail 包 作 为 系 统 开 发 的 技 术 基础 。 采 用 了 SMTP协 议 与 POP3 协 议 连 接 对 应 服 务 器。采 用MySql数 据 库 对 数 据 存 取 管 理 。通 过B/S 模 式研 究 研 制 这 一 系 统。 在 对SMTP 、 pop3 协 议 的 熟 悉和 理 解 在 , 运 用ssh 框 架 对 系 统 进 行 开 发 。 开 发出 基 于 C/S 结 构 下 的 简 易 邮 件 系 统 , 能 完 成 邮 件的 发 送 、 接 收 、 以 及 附 件 处 理 功 能 等 。本 系 统 在 互 联 网 的 环 境 中 进 行 测 试 。 系 统 能成 功 实 现 登 录 邮 箱 、 发 送 邮 件 、 接 收 邮 件 、 管理 邮 件 等 功 能 , 测 试 完 全 通 过 , 基 本 功 能 已 经实 现关 键 词 : POP3 协 议 ; SMTP 协 议 ; 电 子 邮 件 ; IAbstractWith the gradual popularity of the network, the application of Email in people's lives is becoming more and more extensive. In addition to the professional mail service system, the general large websites and units provide email services. Therefore, through the familiarity and understanding of SMTP,pop3 protocol, as well as the mastery of JSP programming and web design skills, a simple mail service system based on C / S structure is developed. It can complete the mail sending, receiving, as well as attachment processing...