C#开发的POP3客户端 - OpenPOP.net
webphp
13年前
<a href="/misc/goto?guid=4959500485143850375"> <img alt="C#开发的POP3客户端 - OpenPOP.net" src="https://simg.open-open.com/show/d4ddddd719cfa44b32e4491f6244d72d.png" width="354" height="65" /></a> <br /> OpenPop.NET是POP3客户端的一个开源实现和采用C#开发的MIME解析器。 <br /> <h2>POP3 Client Features</h2> <ul> <li>Easy to use POP3 client</li> <li>Support for plain TCP or TLS/SSL connections</li> <li>Authentication methods supported <ul> <li>Plain</li> <li>APOP</li> <li>CRAM-MD5 (<a href="/misc/goto?guid=4959500485229616844">RFC 2195</a>)</li> </ul> </li> <li>CAPA capabilities command supported (<a href="/misc/goto?guid=4959500485302344715">RFC 2449</a>)</li> </ul> <h2>MIME Parsing Features</h2> <ul> <li>Preserves the MIME email hierarchy</li> <li>Easy access to different MediaType parts of the email</li> <li>Headers are parsed into strong types and are easy to examine</li> <li>Includes robust decoders for <ul> <li>QuotedPrintable</li> <li>Base64</li> <li>EncodedWord</li> <li>Continuation and encoding of header fields (<a href="/misc/goto?guid=4959500485383507342">RFC 2231</a>)</li> </ul> </li> <li>Emails are fully persistable</li> </ul> <p></p> <div id="header"> <a href="/misc/goto?guid=4959500485143850375"></a> <a href="/misc/goto?guid=4959500485143850375"></a> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1326015709890" target="_blank">http://www.open-open.com/lib/view/home/1326015709890</a></p> </div>