搜索资源列表
simple_mail
- 我自己用java编写的简单邮件系统,包括服务端和客户端,完成邮件系统的简单功能,对于学习java网络和swing编程会有一些帮助的-my own use java prepared by the simple mail system, including the server and client, the completion of a simple mail system function, learning java programming networks and swing some
PowerMail
- JAVA开源邮件收发程序,支持联系人维护,抄送、密送,实现发送带附件邮件,基于swing实现。-JAVA open-source e-mail sending and receiving procedures, support contact maintenance, Cc, Bcc, achieve send an attachment in e-mail, based on swing to achieve.
SendMail
- JAVA发送邮件 有验证功能 swing-JAVA authentication function to send mail have swing
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
Email
- 采用javamail实现的一个邮件收发程序,程序带有Swing界面,运行之前需先设定相关的变量-Implementation of a mail using javamail send and receive program, the program with a Swing interface, is required before running the first set of variables related to
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