搜索资源列表
BASE64.rar
- 发送E-mail时用的BASE64编码
java_socket_smtp
- 一个基于java和socket,采用Base64编码密码认证的不采用javamail的SMTP邮件发送器-based java and a socket, using Base64 encoded password authentication using the JavaMail SMTP mail senders
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
KLMail
- KLMail收邮件 用pop3收邮件。用到socket/base64+pq解码/内码转换/多线程等技术。核心用SDK方式写,界面交互用MFC。-KLMail received pop3 mail received by mail. Pq used socket/base64 decoder / code conversion / multithreading technology. Core SDK used to write, interactive interface with MFC.
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
SendEmail
- 一个发送Email的源代码,可以发送多个附件。其中包括SMTP协议的代码,BASE64加密的代码。
PostMail
- 小巧精致的邮件发送程序,实现了Base64编码,mime格式合成,体积小,功能不弱
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
base64解码程序
- base64解码源代码,由C语言组成,不依赖于任何库,支持GB2312
ZJMailer
- 邮件发送类,支持 Base64,附件,验证功能, The mail transmission class, supports the Base64, appendix, the confirmation function
BASE64
- 发送E-mail时用的BASE64编码- Transmits when E-mail uses BASE64 codes
TestSendMail
- 一个发送邮件的示例程序(内含base64加密算法)-Send e-mail a sample program (containing the base64 encryption algorithm)
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!
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
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
EmailListenerDemo
- 本程序实现对主机电子邮件协议的监控与截获。如利用foxmail和outlook发送的电子邮件。Socket编程,base64码变换。-The program realization of the host monitor and intercept e-mail protocol. Such as the use foxmail and outlook email. Socket programming, base64 code transformation.
PEInfo
- 我自己实现的C++写的SMTP发送邮件代码,可以发送附件,SMTP协议基于网上的某些代码,但修正了大部分bug,并且在base64上做了调整,效率还可以,大家可以试下!-SMTP protocol implement use visual c++
Base64
- 基于64编码,可以实现像邮件传输协议的编码和解码-64 encoding, encoding and decoding can be achieved such as the Mail Transfer Protocol