Multiple Session Configuration Question
Posted: Mon Feb 29, 2016 6:41 am
My config.wtc in a RPI2 is as below. It start ups just fine but upon actually clicking one of the connections it says there is no server IP address specified.
bpp=32
display=1920x1080, 60 Hz
timezone=UTC
clienthostname=TERM1
turnoffmenu=on
infobox=lshift
connection PC1
connection PC2
I created 2 files, PC1.wtc and PC2.wtc. I placed them both in the config directory. Each of these files has a server and user line like detailed below but with different IP addresses for each system.
server=10.0.0.20
user=test:\x70\x61\x73\x73\x77\x6f\x72\x64
I've also tried creating a Connections directory and placing the PC1.wtc & PC2.wtc files in it to no avail. If I specify a server connection in the config.wtc file it connects to that server without issue but I'm wanting to be able to select from different computers. Am I doing something wrong in trying to configure multiple RDP sessions that I'm able to select which one is connected?
Thanks for any help you can provide.
bpp=32
display=1920x1080, 60 Hz
timezone=UTC
clienthostname=TERM1
turnoffmenu=on
infobox=lshift
connection PC1
connection PC2
I created 2 files, PC1.wtc and PC2.wtc. I placed them both in the config directory. Each of these files has a server and user line like detailed below but with different IP addresses for each system.
server=10.0.0.20
user=test:\x70\x61\x73\x73\x77\x6f\x72\x64
I've also tried creating a Connections directory and placing the PC1.wtc & PC2.wtc files in it to no avail. If I specify a server connection in the config.wtc file it connects to that server without issue but I'm wanting to be able to select from different computers. Am I doing something wrong in trying to configure multiple RDP sessions that I'm able to select which one is connected?
Thanks for any help you can provide.