搜索资源列表
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.
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
SMTP-MFCCLASS
- MFC发送邮件的smtp类,可以简单的加入该类实现发送邮件功能-MFC to send mail smtp class, you can simply join the class implements the send mail function
Emailnotes
- 利用mfc编的邮件通知服务,该软件可以搜索你是否有邮件,有的话会及时通知你。-Compiled using mfc mail notification service, the software can search if you have mail, yes, we will notify you
checknumbere-mailmessages
- 如何检查电子邮件数量,如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\System 目录下将相应的本地化资源 MFC70XXX.DLL复制到计算机的 system 或 system32 目录下,并将其重命名为MFCLOC.D-How to check e-mail number, if the application in a shared DLL using MFC, and
EMAILclient
- 实现具有mfc界面的邮件客户端程序,可以实现邮件接收-To achieve the interface with mfc mail client, can receive mail
TSMTPmfcch
- 这是用MFC编写的简单的SMTP邮件客户端的程序,对于于分析SMTP协议有很大的帮助。-This is a simple SMTP mail client program written in MFC, for the great help on the analysis of the SMTP protocol.
ihline
- 一个使用MFC的CSMTP类实现批量发送电子邮件的程序,可以的(A CSMTP using MFC class implements batch send E-mail program, can be)