搜索资源列表
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 :)
smtp_SendEmailClient_vc++
- vc++用smtp协议发送邮件程序,可方便的发送email正文和附件。通过vc6测试。-vc agreement with smtp mail procedures, facilitate the sending email text and annexes. Vc6 through testing.
EasyMailServer
- 邮件服务器,可用于收发电子邮件,提供PoP,SMTP邮件服务-mail server can be used for sending and receiving electronic mail, PoP, SMTP mail services
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
Smtp
- 邮件收发功能,并且带有抄送密送功能。可以设置smtp和pop-E-mail sending and receiving functions, and with Cc Bcc function. Can set the smtp and pop
i038_smtp.ZIP
- 通过Winsock控件,实现SMTP邮件的发送,实现自动传送邮件必选工具!-Through the Winsock control, the realization of the sending SMTP mail, e-mail will automatically send tool!
smtp
- 一个简单的SMTP邮件发送程序,想学习原理的可以看下.-A simple SMTP mail sending program, want to learn principles that can be Kanxia.
smtpemail7
- powerbuilder smtp mail sending
smtp.class
- 全功能邮件发送类,支持smtp,mail,本地smtp服务器,支持群发,不支持附件。-all functions mail-sending class.
SMTP
- 邮件发送-mail sending
mailserver
- telnet,outlook,foxmail测试通过 发送邮件,接收邮件,群发和转发邮件. 使用了Makefile多文件,Shell脚本,守护进程.模拟了SMTP协议和POP3协议,编写的服务器端和客户端的邮件传输系统,支持多线程,多用户的功能.-telnet, outlook, foxmail test by sending e-mail, receive mail, mass, and forward messages. using the Makefile multiple fil
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.
BYLW
- 邮件客户端系统源码和全套毕业论文文件,本课题为优秀毕业课题。我对邮件通讯的所有技术细节都做了分析,做毕业课题的学弟们可以参考参考呵。 我负责的是邮件的发送的功能。在熟悉了专门用于发送邮件的SMTP协议以及RFC规定的邮件的格式的基础上,运用了微软新推出的C Sharp这一新型的面向对象语言的便利性和灵活性,从SMTP协议规定的底层命令做起,一步步的与服务器进行交互操作,最终实现发送多附件多接收人的功能。其中,具体的和服务器的交互操作,都封装了在SmtpMail.dll这个动态链接库里面了。而
ToolsHelper
- 常用ToolsHelper类,内容有MD5加解密,SMTP邮件发送,正则表达式,XML操作类,页面验证类等-Commonly ToolsHelper class, MD5 encryption and decryption, SMTP mail sending, regular expressions, XML manipulation classes, page validation class
SMTP_POP3Server
- 包含两个服务器,SMTP邮件发送服务器,POP3邮件收取服务器,SMTP支持ESMTP,支持群发转发功能,代码通过foxmail outlook 测试通过-Contains two servers, SMTP mail sending server, POP3 e-mail to receive the server, SMTP supports ESMTP, support mass-forwarding feature code by foxmail outlook test by
smtp
- 一个简单的SMTP邮件发送程序,想学习原理的可以看下.-A simple SMTP mail sending program, want to learn principles that can be Kanxia.
SMTP
- 邮件客户端。实现发送一般邮件,并实现了伪造发件人地址等信息的邮件的方法。利用MFC Windows套接字,构造SMTP协议。-Mail client. Realize sending regular mail, e-mail messages and realized forged sender address, etc. methods. Use MFC Windows Sockets, SMTP protocol configuration.