|
inlinestatic |
Accepts user input to publish to list and connect to available servers.
Key | Usage |
---|---|
q | Quit |
s | List available servers on then network |
h | List available hardware on the current server |
0-9 | Connect to server instance by number |
l | Connect back to local server |
See remote_client_example.cs for an example.
For VB.NET, see definition in file remote_client.vb
Definition at line 33 of file Remote_Client.cs.
References gclib.GAddresses(), Examples.GALIL_EXAMPLE_OK, gclib.GListServers(), and gclib.GSetServer().
Referenced by Remote_Client_Example.Main().