Tip SMTP Email Client Code example for GMail, Hotmail, Yahoo and AOL.

Sc0rpi0n

Member
Joined
Jul 11, 2011
Messages
14
Programming Experience
1-3
Hey! Just wanted to share my SMTP email client for gmail, hotmail, aol and yahoo mail.

I have commented the code so this is great for learning purposes.

Some features i have added to the application:

* Send emails thru GMail, Hotmail, Yahoo and AOL.
* Very basic validation for textboxes and error handling.

The project file can be downloaded here:
Download SMTP Email Client.zip for free on uploading.com

Leave comments and thoughts about the project.

Thanks!

Edit: Forgot to mention that the project file is made in VB.NET 2010.

// Sc0rpi0n
 

Attachments

  • SMTP Email Client.zip
    17.8 KB · Views: 42
Last edited by a moderator:
Back
Top