ANPOP POP3 COMPONENT SAMPLES


In order to let you learn more programming skills on ANPOP object, we provide following samples.

ASP
ASP.NET
CSharp.NET
Visual Basic
Visual Basic.NET
WSH/VBScript/JScript
Visual C++


ASP
Sample 1:

It demonstrates how to use POPMAIN to retrieve email from POP3 server and save it as an email file. It locates at anpop install directory\samples\ASPSAMPLE1

Sample 2:

It demonstrates how to use POPMAIN to retrieve email from POP3 server and save it into disk with MSGSTORE object. It also illustrates how to use POPMSG to parse email file to view email. Using this sample, you can simply integrate multiple POP3 account into a web mail system. It locates at anpop install directory\samples\ASPSAMPLE2

CSharp.NET
Sample 1:

It demonstrates how to use POPMAIN to retrieve, preview and delete email from POP3 & IMAP4 server with asynchronous mode. It locates at anpop install directory\samples\CSHARPSAMPLE1.

Sample 2:

It demonstrates how to use POPMAIN to manage IMAP4 folders. It locates at ANPOP Installation Directory\Samples\IMAP4FolderCSharp.

ASP.NET

It demonstrates how to parse email in ASP.NET. It also illustrates how to use security context of POPMSG object. It locates at anpop install directory\samples\ASP.NET

Visual Basic
Sample 1:

It demonstrates how to use POPMAIN to retrieve email from POP3 & IMAP4 server and save it as an email file in synchronous mode. It locates at anpop install directory\samples\VBSAMPLE1

Sample 2:

It demonstrates how to use POPMAIN to retrieve email from POP3 server and save it as an email file. The difference from sample 1 is that it retrieves email from POP3 server in asynchronous operating mode. It locates at anpop install directory\samples\VBSAMPLE2

Sample3:

It demonstrates how to use POPMAIN to retrieve email header and preview email subject, sender and date without downloading whole email body. It also uses asynchronous operating mode. It locates at anpop install directory\samples\VBSAMPLE3

Sample 4:

It demonstrates how to use POPMAIN to retrieve email from POP3 & IMAP4 server and save it into disk with MSGSTORE object. It also illustrates how to use POPMSG to parse email file to view email. With this sample, you can simply integrate multiple POP3 account into a email client tool. It locates at anpop install directory\samples\VBSAMPLE4

Sample 5:

It demonstrates how to use POPMAIN to manage IMAP4 folders. It locates at ANPOP Installation Directory\Samples\IMAP4Folder.

Visual Basic.NET

It demonstrates how to use Pop3Request object to send request to background application from ASP.NET. It also illustrates how to retrieve emails with multiple-threadings in background. It locates at anpop install directory\samples\POP3QUEUE

WSH/VBScript/JScipt

It demonstrates how to use POPMAIN and POPMSG objects to preview email on POP3 server. It locates at anpop install directory\samples\SCRIPTING

Visual C++

It demonstrates how to use POPMAIN to retrieve email from POP3 & IMAP4 server and save it with MSGSTORE object under asynchronous mode. It locates at anpop install directory\samples\VCSAMPLE1


2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.