-
send mail program running.
发送邮件,程序可运行。-send mail program running.
- 2022-04-10 18:58:19下载
- 积分:1
-
支持ssl的发送email的客户端程序
支持ssl的发送email的客户端程序- Supports ssl the transmission email customer end procedure
- 2022-12-20 08:55:03下载
- 积分:1
-
连接POP3服务器;得到邮件对象数组;查看指定的邮件信息;删除邮件;
连接SMTP服务器,然后就是设置邮件的相关信息,最后是调用方法完成发邮件操作。...
连接POP3服务器;得到邮件对象数组;查看指定的邮件信息;删除邮件;
连接SMTP服务器,然后就是设置邮件的相关信息,最后是调用方法完成发邮件操作。-POP3 server connectivity receive e-mail object array view the designated e-mail information delete mail connecting SMTP server, and then is set up e-mail information, and finally call the method is e-mail operation.
- 2022-09-05 16:05:03下载
- 积分:1
-
一个简单的电子邮件发送程序!使用VC开发!
一个简单的电子邮件发送程序!使用VC开发!-a simple email procedures! Use of VC!
- 2022-02-14 14:40:57下载
- 积分: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
-
一个可以替代sendmail的smtp服务器
一个可以替代sendmail的smtp服务器 -A smtp server which can replace sendmail
- 2022-03-16 00:17:58下载
- 积分:1
-
此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实
现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送...
此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实
现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送
多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等
等附加功能。而我个人主要负责电子邮件的发送这个功能。
-The design will be our famous domestic FoxMail e-mail client software as a template to achieve is mainly to send mail, receive e-mail that both the most basic but most important function, as well as the other to send an attachment, send multi-media attachment, agent implementation SMTP server log in server and the user can achieve the Edit Address Book and so on their own additional functionality. But, I am mainly responsible for this feature to send e-mail.
- 2022-09-26 18:35:03下载
- 积分: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
-
vb done with a mail acceptance procedure is to learn knowledge is the typical sc...
一个用vb做的邮件接受程序,是想学习则方面知识的典型成学,不可不看。-vb done with a mail acceptance procedure is to learn knowledge is the typical school, I can not see.
- 2023-02-23 01:55:03下载
- 积分:1
-
this a local area network system prog sms ram.
this a local area network sms system program.-this a local area network system prog sms ram.
- 2022-04-27 18:18:53下载
- 积分:1