Wiki Testing/ServerInstallationGuidePreface: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
(New page: ==Organization of this Document== This Guide is divided into five chapters. <blockquote> ; Chapter 1 : provides background information on the organization...)
 
Line 17: Line 17:
  describes in detail how to write certain sections of both the data server and the client-library for a new API.
  describes in detail how to write certain sections of both the data server and the client-library for a new API.


; [[ServerInstallationGuide5 | Chapter 5]] :
; [[Wiki_Testing/ServerInstallationGuide5 | Chapter 5]] :
; [[ServerInstallationGuide6 | Chapter 6]] :  
; [[ServerInstallationGuide6 | Chapter 6]] :  
; [[ServerInstallationGuide7 | Chapter 7]] :  
; [[ServerInstallationGuide7 | Chapter 7]] :  

Revision as of 04:29, 4 October 2007

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 \Cpp 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
Chapter 6
Chapter 7
Chapter 6
Appendix

describes how to link user programs with the new client-library implementation of an API.