This is the second in a series of articles on Internet programming with Microsoft's
new C# programming language. In the first article, I wrote a simple SMTP class.
In this article, I'm going to write a simple POP3 class. The SMTP class that
I wrote was not very useful, except maybe as an exercise, as there already
exists a similar SMTP class in the Web.Mail
namespace of the .NET
framework called SmtpMail
. Our POP3 class in this article will
be a little more useful as it doesn't already exist in the .NET framework.
I have encountered many POP3 C# classes in my searches of the Internet and
most were sufficient to begin programming email clients.
How to POP3 in C#
Introduction
You might also like...
About the author
Randy Charles Morin
Randy's article are Copyright 1998-2003 Randy Charles Morin
Interested in writing for us? Find out more.
C# books
-
C++ Primer Plus (6th Edition) (Developer's Library)
C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. A friendly and easy-to-use self-study guide, this book is appropriate for both serious students of programming as we...
C# forum discussion
-
edmonton female escort services near me
by canadapleasure (0 replies)
-
USB Drive Activity Logger!
by coque0912 (7 replies)
-
Which is harder to learn Java or C++ ?
by surbhinahta (114 replies)
-
C ++ public int __cdecl printf (const char * __restrict__ _Format, ...) problem.
by sgameyta (0 replies)
-
Bagaimana memenangkan $ 1,54 miliar dalam Mega Jutaan
by gametogelan (0 replies)
C# podcasts
-
GoingDeep: C++ and Beyond 2012: Herb Sutter - atomic<> Weapons, 2 of 2
Published 8 years ago, running time 4h1m
Herb Sutter presents atomic<> Weapons, 2 of 2. This was filmed at C++ and Beyond 2012. As the title suggests, this is a two part series (given the depth of treatment and complexity of the subject matter).STOP! => Watch part 1 first!Abstract:This session in one word: Deep.It's
C# jobs
-
Software Developer - Edinburgh
Runtime Revolution in Edinburgh (EH2), United Kingdom
£25-40k (DOE) -
C++ Unix Developer
Flexton Inc. in San Jose, United States
-
Experienced C++ Developer
Pando Networks in New York, United States
Pando Networks offers employees a generous benefits package which includes health and dental care, short and long term disability, life insurance and retirement plans. The compensation offered for the position will commensurate with experience.
Comments