Re: [opendx-dev] OpenDX architecture

2003-01-20 Thread David Thompson
This is pretty complicated and is fixed with X-windows. What happens, is the client (GUI) creates an X-Window and attaches callbacks to the window and then passes that X-Window id to the server. The server then attaches to the window and adds its own set of callbacks to the window. X-Windows th

Re: [opendx-dev] OpenDX architecture

2003-01-20 Thread Gregory D Abram
<[EMAIL PROTECTED]>To: opendx2-dev@lists.berlios.de Sent by: cc

[opendx-dev] OpenDX architecture

2003-01-19 Thread John R. Cary
I would like to understand the OpenDX architecture better. I understand that it is client-server. I understand that the client generates the network file that is then sent to the server over port 1900. But what happens when the server is asked to render something, e.g., through Image? Does it