Xref: utzoo comp.unix.questions:32440 comp.unix.wizards:26146 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!samsung!spool.mu.edu!uunet!unhd.unh.edu!oz!ted From: ted@oz.plymouth.edu (The Wiz) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Server/Client w/running job Message-ID: <1991Jun26.130935.12643@oz.plymouth.edu> Date: 26 Jun 91 13:09:35 GMT Reply-To: ted@oz.plymouth.edu (Ted Wisniewski) Organization: Plymouth State College - Plymouth, N.H. Lines: 21 Perhaps someone has done this. What I need is a "server" process that is associated with a program that takes a long time to invoke. That can accept connnections from a client. Example: for this example we will use "monitor". The server starts up and invokes "monitor". Then when a user needs to use "monitor" he/she invokes the client. The client then establishes a connection to "the server". The server passes I/O to & from the "monitor" program. When the user is done he presses some "hotkey" and exits the client. The server remains running waiting for another client. I just want to see if someone has already done this before taking the time and effort to do it myself. I would be grateful for any help. | Ted Wisniewski INET: ted@oz.plymouth.edu | | Academic Computing or | | Plymouth State College tedw@psc.plymouth.edu | | Plymouth NH, 03264 |