Tech Notes
How do I configure GeNet to use remote execution?
The number of RemoteServers you can use is determined by your GeNet license. Contact Silicon Genetics to obtain a GeNet license with the number of servers you need. Once you have the appropriate license, you will need to change the GeNet preferences file. Add the following line for each RemoteServer:
ScriptServerAddress : address#port=nickname
For example:
ScriptServerAddress : 192.168.156.21#6000=Laboratory 5 Server
Important Note: Do not use 'localhost' or Windows network names as addresses. Use an actual IP address.
|