• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

XServer for windows ?

hergehen

Senior member
Hello,

I'm looking for some kind of server for windows, that will allow me to connect to it, and start up GUI programs, independent of the programs already started on the server ... like a linux X server ?

anything like that?🙂

thx a lot 🙂
 
Originally posted by: hergehen
Hello,

I'm looking for some kind of server for windows, that will allow me to connect to it, and start up GUI programs, independent of the programs already started on the server ... like a linux X server ?

anything like that?🙂

thx a lot 🙂

I am not sure I understand your question. If you want an X-server for windows, get exceed. But I think you might have your x-server and x-client reversed. In unix, the x-server is what you run from your client machine. The x-clients are the actual applications (in this sense, they tell your x-server to draw stuff on your screen).

If you are looking for someway to remotely control another machine you may instead want to look for VNC.
 
x-win32, by starnet works fine for a windows X server. you telnet/ssh to a *nix server, set the DISPLAY environment variable, and run stuff like netscape, mathematica, etc. on the server but displayed on your screen.
 
Like Hector described, X server/client nomenclature is hopelessly confusing. IMO it sounds like hergehen is asking for a VNC server for Windows.

It doesn't sound like he's asking for an X-Server such as Exceed.

I believe XF86 even compiles though cygwin now; besides the ability to run X clients locally, how exactly does that factor into the picture?
 
yes, sorry, I need to SSH into windows box from another windows box and able to run gui APPS ...

VNC is no good, b/c these apps will pop-up on server also 🙁 (as I understand)
 
ah. Microsoft Terminal Server might be useful. I'm pretty sure you can find someinfo about it if you do a search.
 
Back
Top