文件名称:cses-0.3-src
- 所属分类:
- WEB邮件程序
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 112kb
- 下载次数:
- 0次
- 提 供 者:
- feel*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个源代码是用C#开发的,实现了一个Windows下的邮件服务器功能。它实现了SMTP及POP3协议。可以作为一个独立的服务器,或者其它应用程序组件中的一部分。-This source code is developed using C# to achieve under a Windows mail server functionality. It implements the SMTP and POP3 protocol. Can be used as an independent server, or other applications as part of component.
相关搜索: 邮件服务器
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cses.build
docs
....\LICENSE.txt
....\ReleaseNotes.txt
lib
...\log4net.dll
...\nunit.framework.dll
src
...\AssemblyInfo.cs
...\EricDaugherty
...\.............\CSES
...\.............\....\Common
...\.............\....\......\EmailAddress.cs
...\.............\....\......\InvalidEmailAddressException.cs
...\.............\....\Mailbox
...\.............\....\.......\IFolder.cs
...\.............\....\.......\MailboxManager.cs
...\.............\....\Net
...\.............\....\...\SimpleServer.cs
...\.............\....\SmtpSender
...\.............\....\..........\SMTPSender.cs
...\.............\....\SmtpServer
...\.............\....\..........\FileSpool
...\.............\....\..........\.........\FileMessageSpool.cs
...\.............\....\..........\IMessageSpool.cs
...\.............\....\..........\IRecipientFilter.cs
...\.............\....\..........\LocalRecipientFilter.cs
...\.............\....\..........\MemoryMessageSpool.cs
...\.............\....\..........\SMTPContext.cs
...\.............\....\..........\SMTPMessage.cs
...\.............\....\..........\SMTPMessagePart.cs
...\.............\....\..........\SMTPProcessor.cs
src-test
........\EricDaugherty
........\.............\CSES
........\.............\....\Common
........\.............\....\......\EmailAddressTest.cs
........\.............\....\SmtpServer
........\.............\....\..........\SMTPMessageTest.cs
........\.............\....\..........\SMTPProcessorTest.cs
docs
....\LICENSE.txt
....\ReleaseNotes.txt
lib
...\log4net.dll
...\nunit.framework.dll
src
...\AssemblyInfo.cs
...\EricDaugherty
...\.............\CSES
...\.............\....\Common
...\.............\....\......\EmailAddress.cs
...\.............\....\......\InvalidEmailAddressException.cs
...\.............\....\Mailbox
...\.............\....\.......\IFolder.cs
...\.............\....\.......\MailboxManager.cs
...\.............\....\Net
...\.............\....\...\SimpleServer.cs
...\.............\....\SmtpSender
...\.............\....\..........\SMTPSender.cs
...\.............\....\SmtpServer
...\.............\....\..........\FileSpool
...\.............\....\..........\.........\FileMessageSpool.cs
...\.............\....\..........\IMessageSpool.cs
...\.............\....\..........\IRecipientFilter.cs
...\.............\....\..........\LocalRecipientFilter.cs
...\.............\....\..........\MemoryMessageSpool.cs
...\.............\....\..........\SMTPContext.cs
...\.............\....\..........\SMTPMessage.cs
...\.............\....\..........\SMTPMessagePart.cs
...\.............\....\..........\SMTPProcessor.cs
src-test
........\EricDaugherty
........\.............\CSES
........\.............\....\Common
........\.............\....\......\EmailAddressTest.cs
........\.............\....\SmtpServer
........\.............\....\..........\SMTPMessageTest.cs
........\.............\....\..........\SMTPProcessorTest.cs