The Tools.h++ Professional networking module provides C++ class libraries for distributed computing. It includes:
Network communication classes, known as the net library, that enable client/server applications to be built without being tied to a specific communication protocol.
Thread-hot Internet classes, known as the int library, that allow developers to quickly add FTP, HTTP, SMTP and POP3 capabilities to C++ client applications.
Section 3.4.1 describes the hierarchy relationships among the classes in the net library, while Section 3.4.2 describes the relationships among the classes in the int library.
This section illustrates the hierarchy relationships among the classes in the net library. Figure 16 shows the overall architecture. Figure 17 through Figure 20 show hierarchical and other class relationships for the classes in each layer of the architecture. Section 1.2, "Conventions," describes the symbols used in the illustration.
This section illustrates the hierarchy relationships among the classes in the int library.
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.