This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Running multiple servers from Windows Terminal Server


Hello,

I have used Cygwin/Xfree86 on PCs for around a year
now, without any 
problems.
Now i have some users who run their applications on
Thin clients Terminals 
hooked to 
a Windows NT 4 (Terminal server edition) (RDP
protocol).
I installed the latest version of Cygwin/Xfree86 and
created two batch 
files :

X0.bat 
----------
SET DISPLAY=127.0.0.1:0.0
.
.
start /B XWin -ac -query peis07 -screen 0 1024x768x16 
-engine 4

And

X1.bat
SET DISPLAY=127.0.0.1:1.1
.
.
start /B XWin -ac -query peis07 -screen 1 1024x768x16 
-engine 4

I set two Terminals one running X0.bat and the other
one X1.bat, now each 
of them works fine as long as i don't launch the
other.
Probably TCP Port problem ???

My questions are :
1) Can this work properly ? is there any other
parameters to pass to Xwin 
?
2) Is someone using Cygwin/Xfree86 in a Terminal
Server Environement ? 
What are the issues
     that you may have encounter, and what solutions
did you implement to 
solve them ?

Thank you for your help in advance,

Salah Zerrougui

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]