June 2001
Intermediate to advanced
688 pages
19h 18m
English

Berkeley DB includes a basic implementation of a client-server protocol using Sun Microsystem’s Remote Procedure Call Protocol. RPC support is available only for UNIX systems, and is not included in the Berkeley DB library by default, but it must be enabled during configuration. See “Configuring Berkeley DB” for more information. For more information on RPC itself, see your UNIX system documentation or RPC: Remote Procedure Call Protocol Specification, RFC1831, Sun Microsystems, Inc., USC-ISI.
Only some of the complete Berkeley DB functionality is available when using RPC. The following functionality is available: ...