gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ Main()

static int Main ( string[]  args)
inlinestatic

Main function for the Remote Server example.

Parameters
argsAn array of command line arguments.
Returns
The success status or error code of the function.

The first argument is optional and defines the name to publish your server under.

Definition at line 32 of file remote_server_example.cs.

References Examples.GALIL_EXAMPLE_ERROR, Examples.GALIL_EXAMPLE_OK, and Examples.Remote_Server().