Chapter 1: Open Client Client-Library/C

Open Client Client-Library is a collection of routines for use in writing client applications. Client-Library includes routines that send commands to a server and other routines that process the results of those commands. Still other routines set application properties, handle error conditions, and provide a variety of information about an application’s interaction with a server.

CS-Library, which is included with Open Client, is a collection of utility routines that can be used in writing both Open Client and Open Server applications. All Client-Library applications include at least one call to CS-Library, because Client-Library routines use a structure which is allocated in CS-Library.

This chapter covers the following topics:

NoteRefer to the release bulletin for additional information about Open Client products and how they behave on your platform.