Prev Up Next Index
Go backward to 0.1 Who is this Guide for?
Go up to Preface
Go forward to 0.3 Conventions

0.2 Organization of this Document

This Guide is divided into five chapters.

Chapter 1
provides background information on the organization of the toolkit software.
Chapter 2
describes how to use the Network I/O classes to manage virtual connections.
Chapter 3
discusses how to sub-class the toolkit C++ classes so that they are specialized for your specific use.
Chapter 4
describes in detail how to write certain sections of both the data server and the client-library for a new API.
Chapter 5
describes how to link user programs with the new client-library implementation of an API.

Note that this is not a reference volume. See The DODS Toolkit Reference for a concise listing of the member functions in each of the toolkit's classes.


Tom Sgouros, July 2, 2004

Prev Up Next