Connecting Tech Pros Worldwide Help | Site Map

Windows app + Xserver + cygwin

  #1  
Old July 22nd, 2005, 12:25 PM
Dan H
Guest
 
Posts: n/a
Hello,

A project I am working on requires that I write a windows application
that can also display a simple test pattern on a remote machine's
display (most likely using OpenGL). I am a little confused even where
to start as I haven't found much on the web. Right now the plan
involves making calls to cygwin libraries and setting up an Xserver on
the windows machine and making the remote machine an Xclient to
display the test pattern. Does this make sense? is this even
possible? Any alternative solutions? The remote machine will most
likely be a *n(u|i)x machine. Thanks for your help.

Dan

PS - if someone knows of a webpage that deals with this kind of thing
please post it!
  #2  
Old July 22nd, 2005, 12:25 PM
Victor Bazarov
Guest
 
Posts: n/a

re: Windows app + Xserver + cygwin


Dan H wrote:[color=blue]
> A project I am working on requires that I write a windows application
> that can also display a simple test pattern on a remote machine's
> display (most likely using OpenGL). I am a little confused even where
> to start [...][/color]

Start by posting to the right newsgroup: comp.os.ms-windows.programmer.

V
Closed Thread