搜索资源列表
C smtp Conn src.zip
- 发送email的smtp协议的mfc封装类
smtp
- 一个smtp协议的封装类;使用windows API作为连接,完全摆脱了mfc的限制;增加了身份认证功能
zhy200742123285824.Rar
- 实现 smtp功能,用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
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
SpeedPostEmail
- 【软件名称】 无须smtp服务器中转直接将E-Mail电子邮件发送到对方邮箱 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 大家一定熟悉Foxmail中的“特快专递”,它能直接将邮件发送到对方的邮件服务器中,而不需要经过smtp服务器中转,本代码将向你剖析“特快专递”发送电
smtp
- An mfc class to encapsulate the smtp protocol
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
TcpClientmfc
- TCP伺服器,使用mfc vc++ I have updated the article so that it provides a decent introduction to network programming. There are already several introductions to network programming on the web and I wanted this to be slightly different from all of them. Wh
smtp_sendemail
- smtp编程实现邮件的发送,mfc编程实现-Send mail smtp programming, mfc programming
TestSendMail
- VC6编写的一个smtp邮件发送代码 VC+mfc-VC6 smtp mail a written code for VC+ mfc
VC_NetworkComm_2
- 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、smtp、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的mfc程序是一个通过mfc来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.
CODE_UPLOAD1484
- Welcome to CsmtpConnection, a freeware mfc class to support the smtp protocol. smtp for those not familiar with all the internet protocols is the protocol used to send internet email. For detailed information about the Simple Mail Transfer Protocol
19
- 实现网络 smtp 协议的 mfc 扩展-the following equate makes the VXD dynamically loadable
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.
smtp
- 用可视化mfc编的一个smtp客户端的小程序,改程序实现了smtp客户端的基本功能,已经测试过,可用。-Visualization mfc compiled an smtp client program, change the program to achieve the basic functions of the smtp client has been tested, available.
mfc_smtp_Send_Email
- 用smtp协议的mfc发送源码,简单的例子,实现了发送和携带附件发送功能-smtp protocol used to send mfc source code, a simple example, to achieve the function of sending and carrying attachments
smtp
- 基于mfc网络编程的STMP邮件协议的程序编写,能够完成邮件的STMP协议传输-mfc-based programs written in network programming STMP mail protocol, to complete the message transfer protocol STMP
smtp
- 邮件客户端。实现发送一般邮件,并实现了伪造发件人地址等信息的邮件的方法。利用mfc Windows套接字,构造smtp协议。-Mail client. Realize sending regular mail, e-mail messages and realized forged sender address, etc. methods. Use mfc Windows Sockets, smtp protocol configuration.