-
1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail
1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents include handling rfc822 handrfc822 letter of procedures. 2. Catalog mail-attch included with this annex to the email process. 3. Contents include mailchecker receive mail procedures. 4. Contents include Mime encoding (base64, quote-printable, Uuencode) decoder procedures. 5. Contents sendmail included in the annex to this email without the procedure. 6. Contents include the use of MAPI vbmail receiving this mail procedures.
- 2022-01-26 05:11:32下载
- 积分:1
-
匿名邮件发送 Delphi 匿名邮件发送 Delphi
匿名邮件发送 Delphi 匿名邮件发送 Delphi-Delphi anonymous anonymous e-mail e-mail Delphi
- 2022-01-26 00:08:22下载
- 积分:1
-
用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的...
用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的-with c# socket connections will be a realization smtp mail attachments and small programs, usually can be used to regularly informed of what
- 2022-02-12 16:02:33下载
- 积分: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
-
sent annex to the good use of the mail client software code
可以发送附件的很好用的邮件客户段软件代码-sent annex to the good use of the mail client software code
- 2022-03-04 06:24:56下载
- 积分:1
-
pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础...
pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础-pop3 protocol analysis, the main pop3 client agreement. Can be used as the foundation for development
- 2022-04-01 19:26:34下载
- 积分:1
-
一个简单的CPop3的类,可以连接POP3服务器,并接受服务器的消息。...
一个简单的CPop3的类,可以连接POP3服务器,并接受服务器的消息。-a simple CPop3 the category, can be connected to the POP3 server, the server and receive the news.
- 2022-04-18 01:33:56下载
- 积分:1
-
邮件系统是自己做的哦!!大家可以看下啊
邮件系统是自己做的哦!!大家可以看下啊-E-mail system is its own doing Oh! ! We can Kanxia ah. . .
- 2022-01-31 07:23:11下载
- 积分:1
-
完全用API函数,编写的邮件发送代码.
国外牛人开源作品.
完全用API函数,编写的邮件发送代码.
国外牛人开源作品.
-MINI E-MAIL
- 2023-05-15 10:00:02下载
- 积分:1
-
用C程序挽救Foxmail中的邮件
用C程序挽救Foxmail中的邮件-C procedures to save the mail Foxmail
- 2022-03-17 15:57:19下载
- 积分:1