Versions Compared

Key

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

...

Info
titleNote

To launch the Client from command line, you have to specify the following parameters: LOGIN, PASSWORD and SERVER.

For example: C:\Program Files\AxxonSoft\AxxonNext\bin>AxxonNext.exe --LOGIN=root --PASSWORD=root --SERVER=127.0.0.1

To connect to multiple Servers, specify their addresses separated by commas.

For example: C:\Program Files\AxxonSoft\AxxonNext\bin>AxxonNext.exe --LOGIN=root --PASSWORD=root --SERVER=10.0.11.30, 10.0.11.34

...