Open Server Server-Library is used for designing servers that take advantage of the features of the client/server architecture. These features include remote procedure calls (RPCs), multithreading, remote access to Adaptive Server, and others. The example programs discussed in this chapter demonstrate these features.
This chapter covers the following topics:
You can create a complete, standalone server using Server-Library. Open Client-based applications and utilities, such as isql, take advantage of the features built into these servers.