搜索资源列表
chap5qps
- 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
AMMimeUtils
- 邮件的编码,可以对邮件进行编码和解码-mail coding, mail can be right for encoding and decoding.
pophandler_src
- a simple COM server v.1.1 that is able to receive a mail messages and extract attached files. Base64 encoding is supported only. Look at the Eucalyptus sources for more encoding. -a simple COM server v.1.1 that is able to rec eive a mail messages a
tinysendsmtp
- 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP
Quoted_Printable_Encode
- Quoted-Printable 编/解码类(VB6),全面支持中文的编/解码;支持对二进制数据的编码/解码;封装直接对字符串编/解码以及对文件进行编/解码。程序编写:Duclika(QQ:5183219)-Quoted-Printable encoding/decoding type (VB6), the full support of the Chinese language encoding/decoding support for binary data encoding/decodi
Base64Encoding
- 一个封装好的 BASE64 编码/解码 的类。 利用windows自带的 XMLDOM 对象的数据类型转换功能,对数据进行 BASE64 编码/解码。速度超级的快!-A good package BASE64 encoding/decoding classes. XmlDOM use windows built-in object data type conversion function, data BASE64 encoding/decoding. Super fast speed!
SMTPCap
- 本程序实现对SMTP(简单的邮件传输协议)数据包的捕获和重组,还原。基于base64编码与解码,利用libnids网络数据捕获包工具捕获原始的邮件信息。-The program realization of the SMTP (Simple Mail Transfer Protocol) packet capture and re-restore. Base64 encoding and decoding based on the use libnids network data capture
Base64
- 基于64编码,可以实现像邮件传输协议的编码和解码-64 encoding, encoding and decoding can be achieved such as the Mail Transfer Protocol
