搜索资源列表
receive_email
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) progr
3个通过POP发送和接收邮件的VC++实例程序
- 邮件收发程序,C++版,涵三个示例代码,一个简单邮件发送,一个带附件,一个pop3接收实例(sender email,this is a demo of email , three demo in it ,one simple sender email ,one sender attachement and last is pop3)