CORBA 2.3.7 Programmer's Guide for C++
About This Guide
Prev
Next
About This Guide
Table of Contents
Who Should Read This Guide
Organization of this Guide
Manuals in the NonStop CORBA Set
Notation Conventions
This NonStop CORBA 2.3.7 Programmer's Guide for C++ provides information about designing and
implementing application programs for the NonStop CORBA 2.3 environment. The guide explains how
to take advantage of the specific implementation features of NonStop CORBA.
Note
This guide focuses on the use of features specific to NonStop CORBA. For information about how to
program standard CORBA 2.3 applications, refer to a textbook on advanced CORBA programming.
Who Should Read This Guide
This guide is intended for CORBA application developers who are designing, coding, and deploying
NonStop CORBA 2.3 applications in C++, and who have the following skills:
Either know CORBA 2.3 programming or are learning about CORBA 2.3 programming from
another source, such as standard textbooks or a CORBA programming class.
●
Either understand object-oriented design of client-server applications generally and standard
CORBA applications specifically, or are learning about this from another source.
●
Know standard C++.●
Are familiar with deploying applications in the Posix or the HP NonStop Kernel Open System
Services (OSS) environment, including the use of Makefiles, or are learning about deploying
applications from another source.
●
Are familiar with HP NonStop servers and the NonStop Kernel, or are learning about these topics
from other HP manuals.
●