搜索资源列表
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 :)
MYMailTest
- 利用smtp方式发送电子邮件,在窗体中填好发件人的地址和收件人的地址,和要发送的内容,然后点击send就可以发送邮件了-use smtp sending e-mail, which completed Form in the sender's address and the address of the addressee, to be sent and the content, then it can send the mail
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!
Email
- 使用JavaMail写的一个小型的邮件发送程序 用户运行程序时要联网,运行程序后输入你 所使用的SMTP邮件服务器名字,如 smtp.sina.com,登录后即可发送文本文件 用的邮件服务器的-Use JavaMail to write a small program for sending mail network when the user running the program, run the program after the input you
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.
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.
smtp类ereg函数替换版
- 解决PHP邮件发送中,使用smtp类在php5.3版本以上环境中ereg函数不适用的问题(Solve PHP mail sending, use SMTP class in php5.3 version of the above environment ereg function is not applicable to the problem)