Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: IMailPlus Download
 Description: This post will go with you step by step towards building your own Mail Client using C#, First to start I’ll start you need to first know the protocol you will be retrieving emails with I will discuss here the POP3 Protocol. The POP3 Protocols an application-layer Internet standard protocol along with IMAP4 they are the two most prevalent Internet standard protocols for e-mail retrieval. To understand how the protocol works lets examine a (Server- Client) communication example.
 Downloaders recently: [More information of uploader alex_776]
 To Search:
  • [mailpop3] - the program a simple POP3 mail client pr
  • [cses-0.3-src] - This source code is developed using C# t
  • [Socket] - Similar to a chat tool, divided into ser
  • [Pop3guowai111] - Use c#, based on the protocol pop3 and s
File list (Check if you may need any files):
IMailPlus.sln
IMailPlusLibrary
................\bin
................\...\Debug
................\...\.....\IMailPlusLibrary.dll
................\...\.....\IMailPlusLibrary.pdb
................\EmailAccounts.cs
................\EmailHeaders.cs
................\Entities
................\........\MailMessage.cs
................\........\MetaMessageInfo.cs
................\........\POPMessage.cs
................\IMailPlusLibrary.csproj
................\IMailPlusLibraryDiagram.cd
................\MailClients
................\...........\EmailClient.cs
................\...........\POPEmailClient.cs
................\obj
................\...\Debug
................\...\.....\IMailPlusLibrary.dll
................\...\.....\IMailPlusLibrary.pdb
................\...\.....\Refactor
................\...\.....\........\IMailPlusLibrary.dll
................\...\.....\TempPE
................\...\IMailPlusLibrary.csproj.FileListAbsolute.txt
................\Properties
................\..........\AssemblyInfo.cs
LibraryTest
...........\bin
...........\...\Debug
...........\...\.....\IMailPlusLibrary.dll
...........\...\.....\IMailPlusLibrary.pdb
...........\...\.....\LibraryTest.exe
...........\...\.....\LibraryTest.pdb
...........\...\.....\LibraryTest.vshost.exe
...........\LibraryTest.csproj
...........\MailAccount.cs
...........\MailAccount.Designer.cs
...........\MailAccount.resx
...........\MainForm.cs
...........\MainForm.Designer.cs
...........\MainForm.resx
...........\obj
...........\...\Debug
...........\...\.....\LibraryTest.csproj.GenerateResource.Cache
...........\...\.....\LibraryTest.exe
...........\...\.....\LibraryTest.MailAccount.resources
...........\...\.....\LibraryTest.MainForm.resources
...........\...\.....\LibraryTest.pdb
...........\...\.....\LibraryTest.Properties.Resources.resources
...........\...\.....\Refactor
...........\...\.....\ResolveAssemblyReference.cache
...........\...\.....\TempPE
...........\...\LibraryTest.csproj.FileListAbsolute.txt
...........\Program.cs
...........\Properties
...........\..........\AssemblyInfo.cs
...........\..........\Resources.Designer.cs
...........\..........\Resources.resx
...........\..........\Settings.Designer.cs
...........\..........\Settings.settings
    

CodeBus www.codebus.net