[comp.unix.questions] Server/Client w/running job

ted@oz.plymouth.edu (The Wiz) (06/26/91)

	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                                                   |