FileIOTest: demos the serialization of C data structures to/from file stream.
            NOTE: YOU MUST CHOOSE MULTI-THREADED DLL IN CODE GENERATION
            OPTION OF VC++

Msg:        A simple client/server that sends a string forth and back.

Quote:      Demos sending a structures, including various types,
            such as pointer, array, etc.
             
            This demo also includes a MFC GUI RPC client.

Types:      Demos using primitive C types

rstat:      Client to UNIX rstatd for retrieving remote system stats