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

7.1 Introduction

The Simple Mail Transfer Protocol (SMTP) is an Internet protocol for mail transfer. Detailed information is in RFC 0821, on the IETF website at http://tools.ietf.org/html/rfc821.

7.1.1 Classes in the SMTP Package

This package includes the following classes:

RWSmtpAgent

RWSmtpClient

RWSmtpDataReply

RWSmtpReply

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

7.1.2 Header Files

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

You can also use the umbrella header file, smtp.h, which includes the header files for all classes in the SMTP 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.