搜索资源列表
C Pop3 Conn src.zip
- 接收email的POP3的MFC封装类
C SMTP Conn src.zip
- 发送email的SMTP协议的MFC封装类
pop3wrapper.zip
- 读取email的MFC类
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.
evcmci
- 演示了如何通过mapi在mfc程序中发送邮件,也可以将mapi封装到自己的dll中为他人所用
zhy200742123285824.Rar
- 实现 SMTP功能,用MFC编写。功能强大
pop3_MFC class
- a freeware MFC class to support the POP3 protocol. POP3 for those not familiar with all the internet protocols is the protocol used to retrieve internet email.
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
MFC 实现smtp协议
- MFC 实现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
EMAIL
- 实现邮件的保存和发送的vc++程序,具有mfc界面,使用方便-Save and send the message to achieve the vc++ program, with mfc interface, easy to use
Mailer
- 用 VC+MFC 编写的 ESMTP 邮件发送程序。-Written with VC+ MFC ESMTP mailer.
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)
基于mfc界面的邮件发送接收
- 启动邮件客户端,单击“写信”按钮,信件编辑区变为可用状态,这个软件是与网易邮箱关联的,我们用它向新浪邮箱发邮件,信的正文编辑完后单击“确定”按钮,此时编辑区锁定,而“发送”按钮变为可用