CORBA 2.6.1 Programmer's Guide for C++

functional description, Client Event Handler and Event-Handler User
use in server wrappers,
Calling a TCP/IP Server
Client role in event framework, I/O Event-Handler Framework
Client wrappers, legacy
basic structure,
Basic Structure of a Client Wrapper
defined, Writing a Wrapper for a Legacy Client
for context-free Pathsend requester, Writing a Client Wrapper for a Context-Free Pathsend Requester
for context-sensitive Pathsend requester, Writing Other Types of Client Wrappers
for Guardian file-system requester, Writing Other Types of Client Wrappers
for TCP/IP client, Writing a Client Wrapper for a Remote (TCP/IP) Client
interaction with event framework, Basic Structure of a Client Wrapper
transaction management in, Managing Transactions in Client Wrappers
Clients
design considerations for,
Designing a Client
network, Design Activities
running on NonStop system, Design Activities
Comm Servers
defined,
Introduction to NonStop CORBA Components
increasing number of, Increasing the Number of Comm Server Processes
reconfiguring for scalability, Adjusting TS/MP Configuration Parameters
using with Parallel Library TCP/IP, Using Parallel Library TCP/IP
Compiler options (see IDL compiler)
Concurrency
and client design,
Designing a Client
and object design, Designing Object Interfaces and Classes
and performance tuning, Taking Advantage of Concurrency
Condition variable
available operations for,
Using the NonStop CORBA Portable Threading (vthread) API
details of use, Creating and Using a Condition Variable
Configuration database
defined,
Introduction to NonStop CORBA Components
Configuration problems, Troubleshooting Application Components
connect() method
figure,
Client Event Handler and Event-Handler User
using in TCP/IP server wrappers, Calling a TCP/IP Server
connect_complete() upcall, Calling a TCP/IP Server
connect_failed() upcall, Client Event Handler and Event-Handler User
connect_in() method
figure,
Listener Event Handler and Event-Handler User
using in Pathsend client wrapper, Writing a Client Wrapper for a Context-Free Pathsend Requester
connected() upcall, Client Event Handler and Event-Handler User
Console (see NonStop Distributed Component Console)
Context-free Pathsend
and stateless CORBA objects,
Basic Structure of a Server Wrapper
requester, client wrapper for, Writing a Client Wrapper for a Context-Free Pathsend Requester
server wrapper with nowait calls, Calling a Context-Free TS/MP Server for Nowait Operations
server wrapper with waited calls, Calling a Context-Free or Context-Sensitive Pathsend Server for Waited Operations