文件名称:2323POPClient
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:130.97kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
邮件客户端集合,有很多优秀的源码,主要封装了POP3协议,具有很好的功能-Mail client set, there are many good source, the main package of the POP3 protocol, with good features
(系统自动生成,下载前可以参看下载内容)
下载文件列表
POPClient/MIMER/
POPClient/MIMER/ClassDiagram1.cd
POPClient/MIMER/DataReadEventHandler.cs
POPClient/MIMER/FieldParserProxy.cs
POPClient/MIMER/IEndCriteriaStrategy.cs
POPClient/MIMER/IFieldParser.cs
POPClient/MIMER/IFieldParserProxy.cs
POPClient/MIMER/IMailMessage.cs
POPClient/MIMER/IMailReader.cs
POPClient/MIMER/INullable.cs
POPClient/MIMER/MIMER.csproj
POPClient/MIMER/Properties/
POPClient/MIMER/Properties/AssemblyInfo.cs
POPClient/MIMER/Properties/vssver2.scc
POPClient/MIMER/RFC2045/
POPClient/MIMER/RFC2045/Attachment.cs
POPClient/MIMER/RFC2045/Base64Decoder.cs
POPClient/MIMER/RFC2045/ContentTransferEncodingField.cs
POPClient/MIMER/RFC2045/ContentTransferEncodingFieldParser.cs
POPClient/MIMER/RFC2045/ContentTypeField.cs
POPClient/MIMER/RFC2045/ContentTypeFieldParser.cs
POPClient/MIMER/RFC2045/Entity.cs
POPClient/MIMER/RFC2045/FieldParserProxy.cs
POPClient/MIMER/RFC2045/IAttachment.cs
POPClient/MIMER/RFC2045/IDecoder.cs
POPClient/MIMER/RFC2045/IEntity.cs
POPClient/MIMER/RFC2045/IMimeMailMessage.cs
POPClient/MIMER/RFC2045/IMultipartEntity.cs
POPClient/MIMER/RFC2045/MailReader.cs
POPClient/MIMER/RFC2045/Message.cs
POPClient/MIMER/RFC2045/MIMERException.cs
POPClient/MIMER/RFC2045/MultipartEntity.cs
POPClient/MIMER/RFC2045/NullMessage.cs
POPClient/MIMER/RFC2045/QuotedPrintableDecoder.cs
POPClient/MIMER/RFC2045/RFC2045.cd
POPClient/MIMER/RFC2045/vssver2.scc
POPClient/MIMER/RFC2046/
POPClient/MIMER/RFC2046/CompositeMediaType.cs
POPClient/MIMER/RFC2046/DiscreteMediaType.cs
POPClient/MIMER/RFC2046/vssver2.scc
POPClient/MIMER/RFC2047/
POPClient/MIMER/RFC2047/ExtendedFieldParser.cs
POPClient/MIMER/RFC2047/vssver2.scc
POPClient/MIMER/RFC2183/
POPClient/MIMER/RFC2183/ContentDispositionField.cs
POPClient/MIMER/RFC2183/ContentDispositionFieldParser.cs
POPClient/MIMER/RFC2183/vssver2.scc
POPClient/MIMER/RFC822/
POPClient/MIMER/RFC822/EndOfLineStrategy.cs
POPClient/MIMER/RFC822/Field.cs
POPClient/MIMER/RFC822/FieldParser.cs
POPClient/MIMER/RFC822/MailReader.cs
POPClient/MIMER/RFC822/Message.cs
POPClient/MIMER/RFC822/NullLineStrategy.cs
POPClient/MIMER/RFC822/RFC822.cd
POPClient/MIMER/RFC822/vssver2.scc
POPClient/MIMER/vssver2.scc
POPClient/PopConsoleTest/
POPClient/PopConsoleTest/Images.Designer.cs
POPClient/PopConsoleTest/Images.resx
POPClient/PopConsoleTest/MainForm.cs
POPClient/PopConsoleTest/MainForm.Designer.cs
POPClient/PopConsoleTest/MainForm.resx
POPClient/PopConsoleTest/MessageForm.cs
POPClient/PopConsoleTest/MessageForm.Designer.cs
POPClient/PopConsoleTest/MessageForm.resx
POPClient/PopConsoleTest/PopConsoleTest.csproj
POPClient/PopConsoleTest/Program.cs
POPClient/PopConsoleTest/Properties/
POPClient/PopConsoleTest/Properties/AssemblyInfo.cs
POPClient/PopConsoleTest/Properties/vssver2.scc
POPClient/PopConsoleTest/Resources/
POPClient/PopConsoleTest/Resources/attachments.gif
POPClient/PopConsoleTest/Resources/embedded_message.gif
POPClient/PopConsoleTest/Resources/vssver2.scc
POPClient/PopConsoleTest/vssver2.scc
POPClient/Popper/
POPClient/Popper/AuthorizationState.cs
POPClient/Popper/ClassDiagram1.cd
POPClient/Popper/CommandIssuedEventArgs.cs
POPClient/Popper/DisconnectedState.cs
POPClient/Popper/POPClient.cs
POPClient/Popper/Popper.csproj
POPClient/Popper/POPState.cs
POPClient/Popper/Properties/
POPClient/Popper/Properties/AssemblyInfo.cs
POPClient/Popper/Properties/vssver2.scc
POPClient/Popper/ReadingState.cs
POPClient/Popper/RFC1939/
POPClient/Popper/RFC1939/ApopCommand.cs
POPClient/Popper/RFC1939/ConnectCommand.cs
POPClient/Popper/RFC1939/DeleteCommand.cs
POPClient/Popper/RFC1939/GenericCommand.cs
POPClient/Popper/RFC1939/GreetingCommand.cs
POPClient/Popper/RFC1939/ListCommand.cs
POPClient/Popper/RFC1939/NoopCommand.cs
POPClient/Popper/RFC1939/PassCommand.cs
POPClient/Popper/RFC1939/POPCommand.cs
POPClient/Popper/RFC1939/POPException.cs
POPClient/Popper/RFC1939/QuitCommand.cs
POPClient/Popper/RFC1939/ResetCommand.cs
POPClient/Popper/RFC1939/RetriveCommand.cs
POPClient/Popper/RFC1939/RFC1939.cd
POPClient/Popper/RFC1939/StatCommand.cs
POPClient/Popper/RFC1939/TopCommand.cs
POPClient/Popper/RFC1939/UIDLCommand.cs
POPClient/Popper/RFC1939/UserCommand.cs
POPClient/Popper/RFC1939/vssver2.scc
POPClient/Popper/StateChangedEventArgs.cs
POPClient/Popper/TransactionState.cs
POPClient/Popper/vssver2.scc
POPClient/vssver2.scc
POPClient/MIMER/ClassDiagram1.cd
POPClient/MIMER/DataReadEventHandler.cs
POPClient/MIMER/FieldParserProxy.cs
POPClient/MIMER/IEndCriteriaStrategy.cs
POPClient/MIMER/IFieldParser.cs
POPClient/MIMER/IFieldParserProxy.cs
POPClient/MIMER/IMailMessage.cs
POPClient/MIMER/IMailReader.cs
POPClient/MIMER/INullable.cs
POPClient/MIMER/MIMER.csproj
POPClient/MIMER/Properties/
POPClient/MIMER/Properties/AssemblyInfo.cs
POPClient/MIMER/Properties/vssver2.scc
POPClient/MIMER/RFC2045/
POPClient/MIMER/RFC2045/Attachment.cs
POPClient/MIMER/RFC2045/Base64Decoder.cs
POPClient/MIMER/RFC2045/ContentTransferEncodingField.cs
POPClient/MIMER/RFC2045/ContentTransferEncodingFieldParser.cs
POPClient/MIMER/RFC2045/ContentTypeField.cs
POPClient/MIMER/RFC2045/ContentTypeFieldParser.cs
POPClient/MIMER/RFC2045/Entity.cs
POPClient/MIMER/RFC2045/FieldParserProxy.cs
POPClient/MIMER/RFC2045/IAttachment.cs
POPClient/MIMER/RFC2045/IDecoder.cs
POPClient/MIMER/RFC2045/IEntity.cs
POPClient/MIMER/RFC2045/IMimeMailMessage.cs
POPClient/MIMER/RFC2045/IMultipartEntity.cs
POPClient/MIMER/RFC2045/MailReader.cs
POPClient/MIMER/RFC2045/Message.cs
POPClient/MIMER/RFC2045/MIMERException.cs
POPClient/MIMER/RFC2045/MultipartEntity.cs
POPClient/MIMER/RFC2045/NullMessage.cs
POPClient/MIMER/RFC2045/QuotedPrintableDecoder.cs
POPClient/MIMER/RFC2045/RFC2045.cd
POPClient/MIMER/RFC2045/vssver2.scc
POPClient/MIMER/RFC2046/
POPClient/MIMER/RFC2046/CompositeMediaType.cs
POPClient/MIMER/RFC2046/DiscreteMediaType.cs
POPClient/MIMER/RFC2046/vssver2.scc
POPClient/MIMER/RFC2047/
POPClient/MIMER/RFC2047/ExtendedFieldParser.cs
POPClient/MIMER/RFC2047/vssver2.scc
POPClient/MIMER/RFC2183/
POPClient/MIMER/RFC2183/ContentDispositionField.cs
POPClient/MIMER/RFC2183/ContentDispositionFieldParser.cs
POPClient/MIMER/RFC2183/vssver2.scc
POPClient/MIMER/RFC822/
POPClient/MIMER/RFC822/EndOfLineStrategy.cs
POPClient/MIMER/RFC822/Field.cs
POPClient/MIMER/RFC822/FieldParser.cs
POPClient/MIMER/RFC822/MailReader.cs
POPClient/MIMER/RFC822/Message.cs
POPClient/MIMER/RFC822/NullLineStrategy.cs
POPClient/MIMER/RFC822/RFC822.cd
POPClient/MIMER/RFC822/vssver2.scc
POPClient/MIMER/vssver2.scc
POPClient/PopConsoleTest/
POPClient/PopConsoleTest/Images.Designer.cs
POPClient/PopConsoleTest/Images.resx
POPClient/PopConsoleTest/MainForm.cs
POPClient/PopConsoleTest/MainForm.Designer.cs
POPClient/PopConsoleTest/MainForm.resx
POPClient/PopConsoleTest/MessageForm.cs
POPClient/PopConsoleTest/MessageForm.Designer.cs
POPClient/PopConsoleTest/MessageForm.resx
POPClient/PopConsoleTest/PopConsoleTest.csproj
POPClient/PopConsoleTest/Program.cs
POPClient/PopConsoleTest/Properties/
POPClient/PopConsoleTest/Properties/AssemblyInfo.cs
POPClient/PopConsoleTest/Properties/vssver2.scc
POPClient/PopConsoleTest/Resources/
POPClient/PopConsoleTest/Resources/attachments.gif
POPClient/PopConsoleTest/Resources/embedded_message.gif
POPClient/PopConsoleTest/Resources/vssver2.scc
POPClient/PopConsoleTest/vssver2.scc
POPClient/Popper/
POPClient/Popper/AuthorizationState.cs
POPClient/Popper/ClassDiagram1.cd
POPClient/Popper/CommandIssuedEventArgs.cs
POPClient/Popper/DisconnectedState.cs
POPClient/Popper/POPClient.cs
POPClient/Popper/Popper.csproj
POPClient/Popper/POPState.cs
POPClient/Popper/Properties/
POPClient/Popper/Properties/AssemblyInfo.cs
POPClient/Popper/Properties/vssver2.scc
POPClient/Popper/ReadingState.cs
POPClient/Popper/RFC1939/
POPClient/Popper/RFC1939/ApopCommand.cs
POPClient/Popper/RFC1939/ConnectCommand.cs
POPClient/Popper/RFC1939/DeleteCommand.cs
POPClient/Popper/RFC1939/GenericCommand.cs
POPClient/Popper/RFC1939/GreetingCommand.cs
POPClient/Popper/RFC1939/ListCommand.cs
POPClient/Popper/RFC1939/NoopCommand.cs
POPClient/Popper/RFC1939/PassCommand.cs
POPClient/Popper/RFC1939/POPCommand.cs
POPClient/Popper/RFC1939/POPException.cs
POPClient/Popper/RFC1939/QuitCommand.cs
POPClient/Popper/RFC1939/ResetCommand.cs
POPClient/Popper/RFC1939/RetriveCommand.cs
POPClient/Popper/RFC1939/RFC1939.cd
POPClient/Popper/RFC1939/StatCommand.cs
POPClient/Popper/RFC1939/TopCommand.cs
POPClient/Popper/RFC1939/UIDLCommand.cs
POPClient/Popper/RFC1939/UserCommand.cs
POPClient/Popper/RFC1939/vssver2.scc
POPClient/Popper/StateChangedEventArgs.cs
POPClient/Popper/TransactionState.cs
POPClient/Popper/vssver2.scc
POPClient/vssver2.scc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.