文件名称:c++使用socket发送email
文件大小:799KB
文件格式:ZIP
更新时间:2016-10-20 11:42:04
c++ socket 发送email
用c++的socket实现的发送email,使用的是vs2010编译的,测试过由163的邮箱往qq邮箱发送email,发送文本内容和发送附件文件。这个一个控制台程序。方便修改。
【文件预览】:
emailsocket
----emailsocket()
--------emailsocket.vcxproj.filters(1KB)
--------Release()
--------mailMain.cpp(627B)
--------emailsocket.vcxproj.user(143B)
--------CemailSocket.cpp(12KB)
--------emailsocket.vcxproj(4KB)
--------Debug()
--------sendemail.jpg(116KB)
--------CemailSocket.h(1KB)
----emailsocket.sln(900B)