These routines compose the remote procedure call server to handle ``remote SmartForest''. The interface with Aspect RPC (remote procedure call) is handled here. The only interaction from SmartForest to the server is the call to rsf_init_server from main. All other interaction is from the server to SmartForest. Unless the Forest Services chooses to not use INFORMS, this file is no longer required. INFORMS does not use RPC to interact with SmartForest. It calls the executable directly.