Chapter 2: Client Library/C Example Programs

Open Client Client-Library is a collection of routines used to write client applications. The example programs in this chapter demonstrate Client-Library and CS-Library functions. This chapter covers the following topics:

Client-Library includes routines that send commands to a server and others 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 either 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.