搜索资源列表
popanalysis
- pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础-pop3 protocol analysis, the main pop3 client agreement. Can be used as the foundation for development
BCB6_EMAIL_Client
- 采用C++ Builder 6.0工具编写的完整的邮件收发软件源码,支持SMTP/POP3协议,可直接编译运行.-C Builder 6.0 tools for the preparation of the integrity of the mail software source code, forwarding for SMTP/POP3 support agreement can be directly translated operation.
AutoEmailClient
- 封装了SMTP,POP3协议来象和一样,不用通过登陆网站就可以收发邮件.-Packaging of SMTP, POP3 protocol and the like, not through the landing site can send and receive E-mail.
sendmail
- 用c++写的,后台定时发送邮件,通过SMTP协议, 可以带附件。通过163、126邮件试验,完全能够发送。支持SMTP服务器对用户认证。-Using c++ written Backgrounds regularly send mail through SMTP protocol, you can belt attachment. 163,126 e-mail through the test, fully capable of delivering. Supported SMTP serv
SMTP
- 用C#实现的 邮件发送。采用smtp协议。能够实现邮件发送。-Implemented in C# mail. Using smtp protocol. Mail can be achieved.
mimecpp_src
- MIME的编辑和解析类。不用了解MIME的详细协议也能生成各种标准格式的email文件。我就是用这个类很快的写了一个程序来批量生成email文件,然后用dreammail等邮件工具群发,比较不容易被邮件服务器认为是垃圾邮件。-MIME type of the editing and analysis. Do not understand the details of the agreement MIME can also generate a variety of standard format
smtp_send_email
- 利用smtp协议发送邮件的演示源代码,可以发附件-Smtp agreement to send messages using the demo source code, it can annex
Smtp
- 利用SMTP协议进行邮件的发送,同时也可以进行附件的发送。-Using SMTP protocol to send mail, but also can send the attachment.
SMTPToEmail
- 一个简单的SMTP协议发送小邮件,用者需要设置自己邮箱的SMTP协议,否则不能发送-SMTP-based mail to send a small program,Users need to set your SMTP mailbox,Otherwise can not send
emailsmtp
- EmailSMTP,使用PB开发,调用SMTP协议发送邮件-EmailSMTP This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments. Images embedded within HTML messages are also sup
emailtransform
- 通过简单的SMTP协议,实现了邮件转发的功能。同时也可以添加附件,填写SMTP服务器,收件人,主题等信息,实现邮件的转发。-Simple SMTP protocol, to achieve the e-mail forwarding function. Can also add an attachment, fill in the SMTP server, recipient, subject and other information, to achieve e-mail forwarding
MailSend
- 利用System.Web.Mail这个名称空间.在这个名字空间下,有一个专门使用SMTP协议来发送邮件的类:SmtpMail,它已能满足最普通的发送邮件的需求。这个类只有一个自己的公共函数--Send()和一个公共属性—SmtpServer,您必须通过SmtpServer属性来指定发送邮件的服务器的名称(或IP地址),然后再调用Send()函数来发送邮件。您可以在Send函数的参数MailMessage对象中设置邮件的相关属性,如优先级、附件等等。除了以MailMessage对象为参数(如上述代
smtp
- 基于SMTP协议的邮件发送客户端,可实现邮件发送功能,但没有邮件接收功能-Mail based on SMTP protocol client, email functions can be realized, but no mail receive function
Base64
- 基于64编码,可以实现像邮件传输协议的编码和解码-64 encoding, encoding and decoding can be achieved such as the Mail Transfer Protocol
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP protocol -Post Office Protocol, now