搜索资源列表
EMAILCheckBaseByPOP3
- 根据用户的设置定期对POP3服务器进行检查,看有没有邮件到达以及相关的邮件内容等情况。 本例通过使用WinSocket的MFC Csocket类对POP3服务器进行操作,需要用户进行设置的选项有POP3服务器参数及Port,用户Id ,Password,检测时间等。-according to the set regularly check POP3 server, to see whether the mail arrived and the relevant content of th
POP3.MFC
- pop协议,又VC。MFC框架类支持,pop3邮件协议-pop agreements, VC. MFC framework class support, pop3 mail agreement
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.
pop3.3
- 一个支持POP3(Post Office Protocol Version 3)的MFC类CPop3Connection v1.11,这对正在写电子邮件程序的朋友很有用-a support POP3 (Post Office Protocol Version 3), the MFC category CPop3Connection v1.11, which is the e-mail program was very useful friends
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
Email
- vc++的mfc电子邮件发送与接收,socket编程完整代码。-vc++ for mfc send and receive e-mail, socket programming complete code.
SMTP-MFCCLASS
- MFC发送邮件的smtp类,可以简单的加入该类实现发送邮件功能-MFC to send mail smtp class, you can simply join the class implements the send mail function
SpeedPostEmail
- 【软件名称】 无须SMTP服务器中转直接将E-Mail电子邮件发送到对方邮箱 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 大家一定熟悉Foxmail中的“特快专递”,它能直接将邮件发送到对方的邮件服务器中,而不需要经过SMTP服务器中转,本代码将向你剖析“特快专递”发送电
pop3
- 一个支持POP3(Post Office Protocol Version 3)的MFC类CPop3Connection v1.11,这对正在写电子邮件程序的朋友很有用.-A support POP3 (Post Office Protocol Version 3) of the MFC Class CPop3Connection v1.11, which is a friend to write e-mail program very useful.
14.2
- 邮件通知服务,源程序来自MFC编程技巧与范例详解.rar-E-mail notification service, the source code from the MFC programming skills and detailed examples. Rar
cmapi
- A set of MFC classes to encapsulate sending and receiving mail using Simple MAPI
smtp-implement
- c++ 实现 smtp 协议 mfc 可以截取 本机在收发邮件的时候的数据包 并且 进行分析显示-c++ to achieve smtp protocol mfc can send and receive e-mail interception of the machine when the data packets and carry out analysis
2
- Pop3邮件检查程序 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons, SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-Pop3 e-mail screening procedures by: Andrew Heinlein This process
MailServerVC
- 邮件发送服务器的编程 MFC界面 网络编程运用-mail server
3
- 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
SMTP_sendemail
- SMTP编程实现邮件的发送,MFC编程实现-Send mail SMTP programming, MFC programming
mfc-web
- 包含了 上网控制 文件上传 邮件管理 上网监控 浏览器应用 -Internet control file upload mail management browser application Internet monitoring
MAIL
- 邮件发送高级编程 mfc 邮件发送-Send e-mail message is sent high-level programming mfc
Mail
- MFC框架制作的邮件管理系统,以web技术做的UI界面-Mail management platform
SendMailClient
- 基于MFC和socket编程实现邮件发送客户端。(Mail client based on MFC and socket programming.)