|
inlinestatic |
Accepts user input to publish or remove local gcaps server from the network.
server_name | The name to publish local gcaps server under. |
Key | Usage |
---|---|
q | Quit |
p | Publish this server to the network |
r | Remove this server from the network |
See remote_server_example.cs for an example.
For VB.NET, see definition in file remote_server.vb
Definition at line 32 of file Remote_Server.cs.
References Examples.GALIL_EXAMPLE_OK, and gclib.GPublishServer().
Referenced by Remote_Server_Example.Main().