摘要:
原文地址:http://www.codeproject.com/Articles/98355/SMTP-Client-with-SSL-TLS代码下载地址:http://www.codeproject.com/KB/IP/smtp_ssl/CSmtp_v2_1_ssl.zipIntroductionI needed to send emails in a product written in C++, so I searched the Internet and found a great article:SMTP Clientwritten byJakub Piwowarczyk. Howe 阅读全文