-
一个简单的E
一个简单的E-mail发送工具,用Java编写,是STMP方式的,要求输入收发方地址,以及内容。-a simple E-mail this tool, written in Java, is STMP approach. importation transceiver to address, and content.
- 2023-01-03 20:15:08下载
- 积分:1
-
使用java语言,socket服务。利用smtp连接已有服务器,登陆验证后转发其他服务器。...
使用java语言,socket服务。利用smtp连接已有服务器,登陆验证后转发其他服务器。-use java language socket services. Connect using smtp server, after verification transponder landing other servers.
- 2022-03-23 06:00:26下载
- 积分:1
-
related to the development of e
电子邮件开发相关,分析邮件,生成MIME对象-related to the development of e-mail, mail analysis, generation MIME object
- 2022-08-08 08:19:26下载
- 积分:1
-
MAPI 控件实现发送邮件
MAPI 控件实现发送邮件-MAPI mail
- 2022-03-26 16:59:22下载
- 积分:1
-
新邮件检测程序
新邮件检测程序-New email inspecting program
- 2022-02-04 07:00:05下载
- 积分:1
-
邮件发送代码
package util;
import java.io.Serializable;
public class MailContract implements Serializable{
/**
* serialVersionUID:TODO
* @since Ver 1.1
*/
private static final long serialVersionUID = 1L;
/**发件人*/
private String sender;
/**发件人密码*/
private String pwd;
/**收件人*/
private String recipient;
/**邮件标题*/
private String title;
/**邮件内容*/
private String context;
public String getSender() {
return sender;
}
publi
- 2022-11-10 20:35:04下载
- 积分:1
-
2.目录简单的邮件发送是一个很简单的邮件发送程序,能够发送普通的文本内容;...
2.目录简单的邮件发送是一个很简单的邮件发送程序,能够发送普通的文本内容;-2. Contents simple mail delivery is a very simple procedure Send mail to send ordinary text;
- 2022-06-02 00:07:48下载
- 积分:1
-
is a realization of the procedures for SMTP source, through the MAPI Windows Mai...
是一个实现了SMTP服务的程序源码,通过Windows提供的MAPI实现邮件的接收和发送功能,对需要使用MAPI实现邮件的收发功能的同学非常有用,请赶快下载吧,物超所值呀!-is a realization of the procedures for SMTP source, through the MAPI Windows Mail receive and transmit functions, the need to use MAPI to achieve mail transceiver function of the students very useful, please download it quickly and value for money!
- 2023-01-14 21:55:03下载
- 积分:1
-
smtp mail delivery vehicle
smtp邮件发送工具-smtp mail delivery vehicle
- 2022-05-13 09:09:18下载
- 积分:1
-
不需要解压缩,一个好朋友给我编写的关于用VB来进行Email编程的例子对初学者不错...
不需要解压缩,一个好朋友给我编写的关于用VB来进行Email编程的例子对初学者不错-not extract, a good friend to me on the preparation for the VB Email Programming good example for beginners
- 2023-08-06 21:15:03下载
- 积分:1