Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Internet Protocols Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

6.1 Introduction

The Post Office Protocol Version 3 (POP3) is an Internet protocol for accessing a mail drop on a server machine dynamically. Detailed information is in RFC 1225, described by IETF at http://tools.ietf.org/html/rfc1225.

6.1.1 Classes in the POP3 Package

This package includes the following classes:

RWPop3Agent

RWPop3Client

RWPop3ConnReply

RWPop3DataReply

RWPop3Reply

RWPop3StatReply

RWPop3DataReply

RWPop3Reply

These classes are described in detail in the SourcePro C++ API Reference Guide.

6.1.2 Header Files

The rw/pop3 directory contains a header file for each class. The header file names have the form classname.h. For example, the header file for RWPop3Agent is RWPop3Agent.h.

You can also use the umbrella header file, pop3.h, which includes the header files for all classes in the POP3 package.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.