需要一个简单的教程

需要一个简单的教程

问题描述:

我到处寻找我需要一个简单的教程如何连接到POP3服务器并检索电子邮件

我正在使用C#

抱歉这种愚蠢的问题但这对我来说很重要

I looks everywhere i need a simply tutorial to How To Connect To POP3 Server And retrieve emails
I''m using C#
Sorry for this kind of stupid questions But that''s important for me

看看下面的链接:



C#.NET中的POP3客户端 [ ^ ]


http:// dustyreagan.com/tutorial-on-how-to-open-and-read-email/ [ ^ ]



http://www.developerfusion.com/article/4071/how-to-pop3-in-c/2/ [ ^ ]
have a look at the below links:

A POP3 Client in C# .NET[^]

http://dustyreagan.com/tutorial-on-how-to-open-and-read-email/[^]

http://www.developerfusion.com/article/4071/how-to-pop3-in-c/2/[^]


参考:

连接到POP3服务器 [ ^ ]

使用连接到POP3服务器C# [ ^ ]



使用C#从POP3服务器检索邮件 [ ^ ]



..还有更多你可以得到的此处 [ ^ ]
Refer:
Connect To POP3 Server[^]
Connecting to a POP3 server using C#[^]

Retrieve Mail From a POP3 Server Using C#[^]

..and more you can get here[^]