So far, this section has discussed only linkages between client libraries and server libraries, and linkages between connection libraries and other connection libraries. However, linkages can also be established between connection libraries and server libraries or client libraries. The following pages briefly illustrate the use of the READYCL and LINKLIBRARY functions for:
-
Linking a client library to a connection library
-
Linking a connection library to a server library
-
Linking a process to a program that includes both a server library and one or more connection libraries
-
Directly linking a process to a combination of client libraries, server libraries, and connection libraries

