搜索资源列表
NetMail
- 用来实现邮件收发功能,但在邮件发送过程中可能存在一些问题.从基本的SMTP及POP3协议开始写起.-used to achieve mail function, But in the process of sending mail there may be some problems. In terms of the basic agreement SMTP and POP3 began write.
EasyMailServer
- 邮件服务器,可用于收发电子邮件,提供PoP,SMTP邮件服务-mail server can be used for sending and receiving electronic mail, PoP, SMTP mail services
发送电子邮件
- SMTP(Simple Mail Transfer Protocol,简单邮件传输协议)是发送邮件过程中使用最为广泛的协议,它在客户与服务器之间通过发送文本内容进行对-SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the process of the most widely used protocol, the client and the server by sending the tex
POP and SMTP Mail
- 一个很精典的邮件接收与发送的原程序!如果你不下载,你一定会后悔的,有什么问题请联系我!-a very classic mail receiving and sending the original program! If you do not download, you will surely regret, what issues please contact me!
利用SMTP协议发送邮件
- 通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
csharpmail
- 完整版的C#邮件收发系统,含一个POP3邮件接收程序和一个邮件发送程序,程序可以生成EXE安装文件,在VS2005下编译通过,测试时记得POP3接收邮件的端口号为110,smtp发送的端口为25,注意不要设错了,否则连不上邮件服务器。-The full version of C# e-mail sending and receiving systems, including a POP3 e-mail to receive an e-mail programs and send the prog
MailClient1.7
- 采用Java 编写的用于收发邮件的客户端,本程序需要安装JDK1.5以上版本;需开通您的SMTP和POP3邮件服务器。-Written using Java for sending and receiving e-mail client, the program will need to install JDK1.5 or later be open to your SMTP and POP3 mail server.
SendingMaiBySMTP
- Sending mail by means of SMTP
Mail_Agent
- this program is a mail agent uses pop3 and smtp protocols, written in .net c#, you can determine the server ip to begin sending.
smtpemail7
- powerbuilder smtp mail sending
smtp.class
- 全功能邮件发送类,支持smtp,mail,本地smtp服务器,支持群发,不支持附件。-all functions mail-sending class.
SMTP
- 邮件发送-mail sending
pop3-and-smtp
- 开发平台:vs2005 内容简介:本程序是基于pop3以及smtp协议来实现电子邮件的收发过程,利用VS2005提供的.NET框架2.0的System.Net.Mail命名空间中专门对邮件收发处理的类,进行编程。 包含内容:1.源程序代码及工程 2.详细的实验报告一份 3.调试说明书一份-Development Platform: vs2005 Introduction: This procedure is based on the pop3 and smtp protoc
c
- 邮件收发代码 SMTP协议在发送SMTP和接收SMTP之间的会话,是靠发送SMTP命令和接收SMTP反馈的应答来完成的。-Send and receive e-mail code of the SMTP protocol between the sending SMTP and receiving SMTP session, to rely on sending SMTP commands and receiving SMTP feedback response.
SssmtpM
- SMTP协议的利用,邮件发送客客户端,可直接编译通过 -Use of SMTP protocol, the mail sending off client, can be directly compiled through
ToolsHelper
- 常用ToolsHelper类,内容有MD5加解密,SMTP邮件发送,正则表达式,XML操作类,页面验证类等-Commonly ToolsHelper class, MD5 encryption and decryption, SMTP mail sending, regular expressions, XML manipulation classes, page validation class
SMTPMail
- winsock编程,利用smtp实现电子邮件的发送,利用c#编码实现-winsock programming, using smtp realize sending e-mail using c# coding to achieve
mail-pop3-smtp
- c++开发的邮件发送和接受程序,里面有pop3和smtp类,使用非常方便,封装的很合理。代码写得非常流畅合理:)mail sending and receiving procedures, and they pop3 and smtp category is extremely easy to use, the package is reasonable. Code is very reasonable fluency :)-mail sending and receiving procedur
smtp.class
- 全功能邮件发送类,支持smtp,mail,本地smtp服务器,支持群发,不支持附件。all functions mail-sending class.-all functions mail-sending class.
PHPMailer2.1
- PHPMailer是一个用于发送电子邮件的PHP函数包。它提供的功能包括: *.在发送邮时指定多个收件人,抄送地址,暗送地址和回复地址 *.支持多种邮件编码包括:8bit,base64,binary和quoted-printable *.支持SMTP验证 *.支持冗余SMTP服务器 *.支持带附件的邮件和Html格式的邮件 *.自定义邮件头 *.支持在邮件中嵌入图片 *.调试灵活 *.经测试兼容的SMTP服务器包括:Sendmail,qmail,Post