文件名称:SMTPClient
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-10-10
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 毛**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
根据SMTP协议写出的java小程序,实现邮件发送功能。适合初学计算机的学生。根据SMTP协议的要求直接处理协议的细节发送邮件,虽然比较麻烦了一些,但是对了解邮件协议的细节很有帮助的。-According to the SMTP protocol written java applets, implement email functions. Suitable for novice computer student. According to the requirements of the SMTP protocol to deal directly with details of the agreement to send mail, although relatively trouble some, but the understanding of the message protocol details helpful.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验2.SMTPClient\MailMessage
................\...........\MailMessage.java
................\...........\SMTPClient.java
实验2.SMTPClient