Email Client Application
In this email client application, I have implemented my own Smtp and Pop3 protocols.
Go to http://www.codeproject.com/KB/cs/email_client_application.aspx
See also these related projects.
- 3dimensional security in cloud computing - TO focus on the problem of data leakege.
2 phase are done..
CLASSIFICATION
...
- C# Email Server (CSES) - The C# Mail Server is a C# port of the Java Email Server (JES). JES is an establ ...
- DKIM.Net - DomainKeys Identified Mail (DKIM) and Domain Key email signing for .Net Framewor ...
- DotNetOpenMail - DotNetOpenMail allows you to send email from applications which use Microsoft's ...
- NMail - NMail is a messaging and collaborative software server written in C#. It is writ ...
- OpenPop.Net - .NET Class library in C# for communicating with POP3 Servers.
- OpenSmtp.Net - OpenSmtp.net is an open source SMTP component written in C#. It doesnot rely on ...
- SharpWebMail - SharpWebMail is an ASP.NET webmail application that is written in C#. It uses a ...
- SmtPop.Net - SmtPop.net is a C# class library that enable your code to deal with SMTP and POP ...