搜索资源列表
email_client
- email client and support pop3、smtp、imap protocol.-email client and support pop3, smtp, imap protocol.
c
- 邮件收发代码 SMTP协议在发送SMTP和接收SMTP之间的会话,是靠发送SMTP命令和接收SMTP反馈的应答来完成的。-Send and receive e-mail code of the SMTP protocol between the sending SMTP and receiving SMTP session, to rely on sending SMTP commands and receiving SMTP feedback response.
hust_chaopeng
- 基于SMTP和POP3协议,用C++程序语言编的一个邮件收发客户端。可以很方便的收发邮件。-Based on SMTP and POP3 protocol, C++ programming language compiled a mail client. You can easily send and receive mail.
smtp-Sent
- C++ 邮件发送Demo,可发送邮件,比较简单-C++ mailSent Demo
Smtp.Mailer
- socket smtp發郵件 C# 解決發郵件-socket Send Mail
A163407710-27046
- VC++编程实现收发电子邮件,设置SMTP服务器和POP地址,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。 运行环境:Windows/Visual C/C++(Vc + + programming to realize send and receive E-mail, and POP set SMTP server address, which can realiz
besignphase
- 这是一个有关于SMTP与POP3的C++实现,()