Language Reference Guide : 4. System Classes : RemoteServer Class
 
Share this page                  
RemoteServer Class
The RemoteServer class represents an interface to the procedures within an OpenROAD Server. With this class, you can invoke procedures on an active OpenROAD Server by providing a mandatory procedure name and optional parameters. When the procedure is completed, you may inspect the status returned.
A value of ER_OK indicates that the procedure was successfully called; a value of ER_FAIL means the call failed. Descriptions of system constant values and their numeric equivalents are listed in Error Codes.
Inherits From
Object Class
Inherited By
None
Attributes
Errorcode
Errortext
Flags
Image
Location
Routing
ServerType
Methods
Call4GL
Initiate
JsonRpcRequest
Release