Loading...
 

CX_SYSTEM_OBJECT::EnableRemoteMessaging

CX_SYSTEM_OBJECT::EnableRemoteMessaging

Description:

This class function activates the server service under ClassiX, which allows the reception of remote messages(SendMsg(message, REMOTE)) to a ClassiX® application running on another host. It is recommended to call the function RemoteServicesAvailable before calling it.

Code example:
SystemObject Call(RemoteServicesAvailable) if { SystemObject Call(EnableRemoteMessages) }

Warning: This call may take a long time, depending on the speed of the Naming Service on the network

Stack
Stack Position Object type Brief description
Stack(In) Top
Stack(Out) Top
Function call: Call(EnableRemoteMessaging)