list of available terminalservers

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: list of available terminalservers

Re: list of available terminalservers

by aka » Wed Feb 21, 2018 4:38 pm

https://wtware.com/docs5/configfile.html

Code: Select all

connection
server=192.168.1.1
connection
server=192.168.1.2

list of available terminalservers

by ping_guin » Wed Feb 21, 2018 4:11 pm

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

Top