gui_listen

Starts a listener process on the client machine.

Available in:

Apps (win) Apps (char) Reportwriter RPC Standalone PL
X        

Syntax

void gui_listen(port)
int             port

Description

Starts a listener process on the client system. If a listener process already exists, then this command has no effect.
port specifies the port number on which the process will listen. If port is 0, then the listener process is stopped.