Page 1 of 1

list of available terminalservers

Posted: Wed Feb 21, 2018 4:11 pm
by ping_guin
Is it possible to let the user choose, which terminal server he want's to use?

We tried any kind of configuration:
server=server1
server=server2

or
server=server1;server2;

or
server=server1,server2
server=--new--

but always the last server (server2) is connected without the possibility to chose the right one manually.

What's the hint?

thank's and greets

Re: list of available terminalservers

Posted: Wed Feb 21, 2018 4:38 pm
by aka
https://wtware.com/docs5/configfile.html

Code: Select all

connection
server=192.168.1.1
connection
server=192.168.1.2