文件名称:PJ_Naughter_smtp
- 所属分类:
- Email客户端
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.5mb
- 下载次数:
- 0次
- 提 供 者:
- Hellom******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PJ Naughter的SMTP类封装实例,可以透过带密码验证的SMTP Server发送text/html的电子邮件。
本人更改后,可以在Visual Studio 2003下编译通过。-PJ Naughter the SMTP class encapsulates example, with the password can be authenticated SMTP Server to send text/html email. I changes, can be compiled under Visual Studio 2003 through.
本人更改后,可以在Visual Studio 2003下编译通过。-PJ Naughter the SMTP class encapsulates example, with the password can be authenticated SMTP Server to send text/html email. I changes, can be compiled under Visual Studio 2003 through.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug
naughter.css
openssl
.......\bin
.......\...\libeay32.dll
.......\...\openssl.exe
.......\...\ssleay32.dll
.......\include
.......\.......\openssl
.......\.......\.......\aes.h
.......\.......\.......\applink.c
.......\.......\.......\asn1.h
.......\.......\.......\asn1t.h
.......\.......\.......\asn1_mac.h
.......\.......\.......\bio.h
.......\.......\.......\blowfish.h
.......\.......\.......\bn.h
.......\.......\.......\buffer.h
.......\.......\.......\cast.h
.......\.......\.......\comp.h
.......\.......\.......\conf.h
.......\.......\.......\conf_api.h
.......\.......\.......\crypto.h
.......\.......\.......\des.h
.......\.......\.......\des_old.h
.......\.......\.......\dh.h
.......\.......\.......\dsa.h
.......\.......\.......\dso.h
.......\.......\.......\dtls1.h
.......\.......\.......\ebcdic.h
.......\.......\.......\ec.h
.......\.......\.......\ecdh.h
.......\.......\.......\ecdsa.h
.......\.......\.......\engine.h
.......\.......\.......\err.h
.......\.......\.......\evp.h
.......\.......\.......\e_os2.h
.......\.......\.......\hmac.h
.......\.......\.......\idea.h
.......\.......\.......\krb5_asn.h
.......\.......\.......\kssl.h
.......\.......\.......\lhash.h
.......\.......\.......\md2.h
.......\.......\.......\md4.h
.......\.......\.......\md5.h
.......\.......\.......\objects.h
.......\.......\.......\obj_mac.h
.......\.......\.......\ocsp.h
.......\.......\.......\opensslconf.h
.......\.......\.......\opensslv.h
.......\.......\.......\ossl_typ.h
.......\.......\.......\pem.h
.......\.......\.......\pem2.h
.......\.......\.......\pkcs12.h
.......\.......\.......\pkcs7.h
.......\.......\.......\pqueue.h
.......\.......\.......\pq_compat.h
.......\.......\.......\rand.h
.......\.......\.......\rc2.h
.......\.......\.......\rc4.h
.......\.......\.......\ripemd.h
.......\.......\.......\rsa.h
.......\.......\.......\safestack.h
.......\.......\.......\sha.h
.......\.......\.......\ssl.h
.......\.......\.......\ssl2.h
.......\.......\.......\ssl23.h
.......\.......\.......\ssl3.h
.......\.......\.......\stack.h
.......\.......\.......\store.h
.......\.......\.......\symhacks.h
.......\.......\.......\tls1.h
.......\.......\.......\tmdiff.h
.......\.......\.......\txt_db.h
.......\.......\.......\ui.h
.......\.......\.......\ui_compat.h
.......\.......\.......\x509.h
.......\.......\.......\x509v3.h
.......\.......\.......\x509_vfy.h
.......\lib
.......\...\libeay32.lib
.......\...\ssleay32.lib
OpenSSLMfc.cpp
OpenSSLMfc.h
PJNMD5.h
PJNNTLMAuth.cpp
PJNNTLMAuth.h
PJNSmtp.cpp
PJNSMTP.gif
PJNSmtp.h
PJNSMTP.htm
PJNSMTPApp.aps
PJNSMTPApp.cpp
PJNSMTPApp.h
PJNSMTPApp.rc
PJNSMTPApp.sln
PJNSMTPApp.vcproj
PJNSMTPApp.vcproj.old
PJNSMTPAppConfigurationDlg.cpp
PJNSMTPAppConfigurationDlg.h
naughter.css
openssl
.......\bin
.......\...\libeay32.dll
.......\...\openssl.exe
.......\...\ssleay32.dll
.......\include
.......\.......\openssl
.......\.......\.......\aes.h
.......\.......\.......\applink.c
.......\.......\.......\asn1.h
.......\.......\.......\asn1t.h
.......\.......\.......\asn1_mac.h
.......\.......\.......\bio.h
.......\.......\.......\blowfish.h
.......\.......\.......\bn.h
.......\.......\.......\buffer.h
.......\.......\.......\cast.h
.......\.......\.......\comp.h
.......\.......\.......\conf.h
.......\.......\.......\conf_api.h
.......\.......\.......\crypto.h
.......\.......\.......\des.h
.......\.......\.......\des_old.h
.......\.......\.......\dh.h
.......\.......\.......\dsa.h
.......\.......\.......\dso.h
.......\.......\.......\dtls1.h
.......\.......\.......\ebcdic.h
.......\.......\.......\ec.h
.......\.......\.......\ecdh.h
.......\.......\.......\ecdsa.h
.......\.......\.......\engine.h
.......\.......\.......\err.h
.......\.......\.......\evp.h
.......\.......\.......\e_os2.h
.......\.......\.......\hmac.h
.......\.......\.......\idea.h
.......\.......\.......\krb5_asn.h
.......\.......\.......\kssl.h
.......\.......\.......\lhash.h
.......\.......\.......\md2.h
.......\.......\.......\md4.h
.......\.......\.......\md5.h
.......\.......\.......\objects.h
.......\.......\.......\obj_mac.h
.......\.......\.......\ocsp.h
.......\.......\.......\opensslconf.h
.......\.......\.......\opensslv.h
.......\.......\.......\ossl_typ.h
.......\.......\.......\pem.h
.......\.......\.......\pem2.h
.......\.......\.......\pkcs12.h
.......\.......\.......\pkcs7.h
.......\.......\.......\pqueue.h
.......\.......\.......\pq_compat.h
.......\.......\.......\rand.h
.......\.......\.......\rc2.h
.......\.......\.......\rc4.h
.......\.......\.......\ripemd.h
.......\.......\.......\rsa.h
.......\.......\.......\safestack.h
.......\.......\.......\sha.h
.......\.......\.......\ssl.h
.......\.......\.......\ssl2.h
.......\.......\.......\ssl23.h
.......\.......\.......\ssl3.h
.......\.......\.......\stack.h
.......\.......\.......\store.h
.......\.......\.......\symhacks.h
.......\.......\.......\tls1.h
.......\.......\.......\tmdiff.h
.......\.......\.......\txt_db.h
.......\.......\.......\ui.h
.......\.......\.......\ui_compat.h
.......\.......\.......\x509.h
.......\.......\.......\x509v3.h
.......\.......\.......\x509_vfy.h
.......\lib
.......\...\libeay32.lib
.......\...\ssleay32.lib
OpenSSLMfc.cpp
OpenSSLMfc.h
PJNMD5.h
PJNNTLMAuth.cpp
PJNNTLMAuth.h
PJNSmtp.cpp
PJNSMTP.gif
PJNSmtp.h
PJNSMTP.htm
PJNSMTPApp.aps
PJNSMTPApp.cpp
PJNSMTPApp.h
PJNSMTPApp.rc
PJNSMTPApp.sln
PJNSMTPApp.vcproj
PJNSMTPApp.vcproj.old
PJNSMTPAppConfigurationDlg.cpp
PJNSMTPAppConfigurationDlg.h