当前注册人数422990人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

An Email Server Source Code With SMTP POP3 Support

C#开发的SMTP及POP3邮件服务器CES源代码

2008年03月05日
C#, .NET, Windows
这个源代码是用C#开发的,实现了一个Windows下的邮件服务器功能。它实现了SMTP及POP3协议。可以作为一个独立的服务器,或者其它应用程序组件中的一部分。
相关知识

包括的命名空间有:

EricDaugherty.CSES.Common
EricDaugherty.CSES.Mailbox
EricDaugherty.CSES.Net
EricDaugherty.CSES.SmtpSender
EricDaugherty.CSES.SmtpServer
其中,SmtpServer最为重要,它处理连接过来的SMTP连接,存储SMTP消息到文件、提供基于内存的消息池、维护SMTP客户端的状态。

SmtpServer命名空间包含的类有:

FileMessageSpool Stores Spooled SMTPMessages as files. 
LocalRecipientFilter Allows all email addresses addressed to the local domain specified in the constructor. 
MemoryMessageSpool Provides a memory based IMessageSpool. 
SMTPContext Maintains the current state for a SMTP client connection. 
SMTPMessage Stores an incoming SMTP Message. 
SMTPMessagePart Stores a single part of a multipart message. 
SMTPProcessor SMTPProcessor handles a single SMTP client connection. This class provides an implementation of the RFC821 specification. 

 

源代码原文下载:
C# Email Server C# Email Server (CES). Implements SMTP and POP3 components that can be used as a standalone server or as components in other applications.

源码图片

从本站下载附件及源代码(1个附件,已经成功下载1037次)

最值得关注的外文源代码

WCF / WPF Chat Application
OpenSmtp.Net-send email directly
SuperMail.NET, a bulk emailing app using System.Net.Mail, MS Access, and My.Settings
MailMergeLib - a .NET 2.0 mail client library
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论134次,此处显示最近20次评论! 查看所有评论

lypdl  2021年11月19日
有点老编程代码不是很好
lypdl  2021年11月19日
邮件服务器
Mews  2020年11月30日
先下载看看怎么样
loongsyh  2020年10月06日
正好需要,谢了
wfnic  2015年01月28日
对于学习基本stmp协议还是可以的
rain  2014年12月25日
暈死了。
schame  2014年10月16日
值得参考
sf_hmily  2014年05月13日
不错不错。。。
war_1979  2014年04月27日
请问邮件服务器是怎样突破身份验证的!
leishiyuning  2013年05月26日
正在研究这方面的内容
aims  2012年11月24日
好像很高技术含量啊
我爱的修罗  2012年10月23日
不错
bridy  2012年08月29日
正在学些,先谢谢
hj246  2012年08月25日
学习一下,
xueqing  2012年08月21日
好小的文件,不会是假的吧
cx4359481  2012年08月12日
谢谢分享
zjq  2012年08月12日
想学习学习
jj_____sky  2012年06月26日
的确不错哦,嘿嘿
freewill  2012年04月19日
太好了呵呵
oneperson  2012年04月17日
非常不错
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明