sysuleo / smtp

develop smtp by using c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smtp

Recently, I developed a simple SMTP by C++ in windows.

In vs2015,we can run the project to send mail.

By codding this project, we can learn how the socket works as well as the protocol of SMTP.

About

develop smtp by using c++


Languages

Language:C++ 100.0%