42 Console.Write(
"Enter server name: ");
58 Console.Write(
"\nPress any key to close the example");
const int GALIL_EXAMPLE_OK
Examples success code.
const int GALIL_EXAMPLE_ERROR
Examples error code.
Provides a class of shared constants and methods for gclib's example projects.
static int Main(string[] args)
Main function for the Remote Server example.
Demonstrates various uses of GPublishServer()
GReturn vector(GCon g, char *file)
Puts controller into Vector Mode and accepts a file defining vector points.
static int Remote_Server(string server_name)
Accepts user input to publish or remove local gcaps server from the network.