home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.programmer:5392 comp.unix.wizards:4836
- Newsgroups: comp.unix.programmer,comp.unix.wizards,comp.client.server
- Path: sparky!uunet!psinntp!sjuphil!brunette
- From: brunette@sju.edu (Glenn M. Brunette, Jr.)
- Subject: Output Capture Algorithm Needed!
- Message-ID: <By1uAz.4wq@sju.edu>
- Keywords: distributed rpc network client server output
- Sender: brunette@sju.edu (Glenn M. Brunette, Jr.)
- Organization: St. Joseph's University
- Date: Sat, 21 Nov 1992 04:40:10 GMT
- Lines: 21
-
-
- Help! I need any and all interesting possibilities for capturing all of
- the stdout/stderr of an exec()ed program so that it can be send via RPC or
- sockets back to a client. I am just looking mainly for algorithms or
- generic examples. Essentially, I am sending a program (which is not known
- until runtime) to another server to be executed. I would like to capture
- all of the stdout and stderr to be directed back to the client on the
- original server.
-
- This is actually to be implemented on Sun SPARCs running SunOS 4.x if it
- matters.
-
- Thanks for any help,
- Glenn
-
-
- --
- Glenn M. Brunette, Jr. Internet : brunette@sju.edu
- Assistant Network Manager UUCP : sjuphil!brunette
- Network Services & Academic Computing Telephone : (215) 660-1524
- Saint Joseph's University Fax : (215) 660 1536
-