搜索资源列表
javax.mail
- 一个javamail的使用例子,值得参考-_-
SendAttachMail
- Java发送带附件的邮件类。 对javax.mail的封装,很简单的调用。 只要传入smtp主机,用户名密码,附件路径,消息内容,就可以直接发送到对方的邮箱了。是使用java发送邮件的很好的学习资料。 注意要使用的库有mail.jar,activation.jar等。
Exercise-VI
- The applications in Chapters 210 display text at the command window and obtain input from the command window. Most applications you use on a daily basis use windows or dialog boxes (also called dialogs) to interact with the user. For example, e-mail
javax.mail-1.5.2-release.jar
- java mail jar 1.5.2 release 邮件组件 ,java ee 必备-java mail jar 1.5.2 release
javax-mail-1.3.jar
- java 发送邮件 Email jar包-java Email jar
java_com
- java串口通信包javacomm20-win32.zip Javax.comm是Sun公司提供的,用于开发平*立的通讯应用程序的扩展API。(ps:这里javax的x很准确地表明了它是一个扩展包,而不是核心包(core package),但由于历史原因,javax下的并不都是扩展包,比如swing包已经是Java核心架构的一部分了,不过为了与Java1.1编码兼容,仍使用javax.swing。)javax.comm可以访问RS232接口(串口)及有限制地访问IEEE-1284(并口)。-J
elby
- Voice to mail application that using speech to text and text to speech , javax.mail api for android to send mails.
anqj
- Javax.mail and persistence - 2 0, and the jar-Javax.mail and persistence- 2 0, and the jar
SMTP客户机程序
- 简单的邮件客户端程序可以收发邮件,直接打开就可以应用(First you need to have a send mail, the general mailbox has SMTP, POP3 services, such as QQ mailbox, mailbox login QQ open SMTP service, open the server will prompt you to set up a separate password, this password is the pa
javamail
- 用于邮箱开发,其中包括源文件和两个不同版本的jar包,在开发邮箱是你需要用到它;(you can import this jar to your project if you want to write mail.)