The paramreader.c sample program demonstrates a simple standalone Open Server application. It installs a SRV_RPC and SRV_DYNAMIC event handlers to display incoming (LOB) parameters that are received from a client application. Client examples lobrpc.c and lobdynamic.c are provided to send such parameters. These samples are mainly provided to show how to send and receive TEXT, IMAGE, or UNITEXT type parameters with RPC's or Dynamic SQL.