developerFusion pop3
Related pop3 tutorials
-
How to POP3 in C#
by Randy Charles Morin
An introduction to retrieving email from a POP3 server using the .NET socket classes.
Related pop3 code samples
-
Send & Receive Emails using Winsock and POP3
by Kym Manson
Demonstrates how to send & receive emails from a POP3 server using the Winsock control.