Libdap Overview

From OPeNDAP Documentation
Revision as of 21:25, 6 October 2009 by TomSgouros (talk | contribs)
⧼opendap2-jumptonavigation⧽
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

You can use the libdap C++ implementation of the OPeNDAP client protocol to create your own OPeNDAP client. Refer to the C++ library reference for details about each of the classes in the library. The sections below provide short overviews of how to use the library classes.

Connect Classes
For managing the connection between the client and the server.
Data Classes
For managing the returned data.