This blog shows how to send email from C# using various protocols available in the .Net framework.The System.Net and System.Net.Sockets are the two namespaces used for managed implementation of internet protocols that application can use to send and receive data over the internet.