Server-side Bulk-Library routines

Server-side routines are used with Open Server. Open Server programmers can use these routines together with the client-side routines to allow bulk-copy transfers through an Open Server gateway. A gateway server uses the client-side routines to obtain bulk-copy data from the remote server and server-side routines to forward the data to its own client. Any routine that requires a SRV_PROC (Open Server thread-control structure) pointer as an argument is a server-side routine.

The server-side Bulk-Library routines require the application to be linked with Server-Library and must be used together with the client-side routines.