Chapter 2: Client-Library/C Sample Programs

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. 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 you can use to write an Open Client or an Open Server application. 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.