搜索资源列表
JavaMail
- 采用Java编程语言,如 C、PASCAL 或 C++等,通过Java提供的JavaMail API编写一个程序,能成功发送邮件。
用Java实现E-mail客户端
- 一个简单的E-mail客户端程序,它能够发送和接受基于文本的E-mail.它的主要作用是演示使用JavaMail API访问E-mail所需的技巧。-a simple E-mail client program, it can send and receive text-based E-mail. Its main role is to demonstrate the use of JavaMail API visit E-mail the necessary skills.
SendMail
- 用Java编写的基于API的邮件发送端。 发送时需要填写发送人用户名和密码(若没有则任意,但不能为空)。经过测试可以用sina的和Gmail的邮箱,但不支持126、163的邮箱(若支持smtp的则应该可以)。-Prepared to use Java-based API of the e-mail client. Sent when the sender to fill in username and password (if not the arbitrary, but it can no
Java_Mail
- 文中使用Java mail API写的邮件收发例子。-In this paper, using the Java mail API mail examples.