Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!CompuServe.COM!75046.606 From: 75046.606@CompuServe.COM (Larry W. Virden) Newsgroups: comp.windows.x Subject: Server <-> WM <-> Client Message-ID: <"890915115652.75046.606.CHD27-3"@CompuServe.COM> Date: 15 Sep 89 11:56:53 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 7 I am looking for a clear, but perhaps slightly simplified, explanation of the data flow of transactions between a server, client, and window manager with regard to a user's selection of program launch of a program from a window manager's menu, to the creation of the client, to the request for a window, to the actual creation of the window. I am trying to understand when the "window" gets created , how the server knows when to actually do it, etc.