Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is extremely useful in case special cases, like if you want to connect your Monitor (or a Rendernode) to a specific Manager if there is you have more than one Manager in the same network, or if the Manager is in a different subnet. In that case you will have to launch that Monitor via command line indicating , and indicate the IP of the Manager to be connected, in the way:  

mxnetwork.exe -monitor:xxx.xxx.x.xx       or  

mxnetwork.exe -monitor:[name] 

where xxxwhere xxx.xxx.x.xx and [name] are the IP or the name of the Manager, respectively.  

Code Block
langjavascript
mxnetwork.exe - monitor:192.168.0.12

...