home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / programm / 5392 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.3 KB

  1. Xref: sparky comp.unix.programmer:5392 comp.unix.wizards:4836
  2. Newsgroups: comp.unix.programmer,comp.unix.wizards,comp.client.server
  3. Path: sparky!uunet!psinntp!sjuphil!brunette
  4. From: brunette@sju.edu (Glenn M. Brunette, Jr.)
  5. Subject: Output Capture Algorithm Needed!
  6. Message-ID: <By1uAz.4wq@sju.edu>
  7. Keywords: distributed rpc network client server output
  8. Sender: brunette@sju.edu (Glenn M. Brunette, Jr.)
  9. Organization: St. Joseph's University
  10. Date: Sat, 21 Nov 1992 04:40:10 GMT
  11. Lines: 21
  12.  
  13.  
  14.   Help!  I need any and all interesting possibilities for capturing all of
  15. the stdout/stderr of an exec()ed program so that it can be send via RPC or
  16. sockets back to a client.  I am just looking mainly for algorithms or
  17. generic examples.  Essentially, I am sending a program (which is not known
  18. until runtime) to another server to be executed.  I would like to capture
  19. all of the stdout and stderr to be directed back to the client on the 
  20. original server.
  21.  
  22. This is actually to be implemented on Sun SPARCs running SunOS 4.x if it
  23. matters.
  24.  
  25. Thanks for any help,
  26. Glenn
  27.  
  28.  
  29. -- 
  30. Glenn M. Brunette, Jr.                             Internet  : brunette@sju.edu
  31. Assistant Network Manager                              UUCP  : sjuphil!brunette
  32. Network Services & Academic Computing              Telephone : (215) 660-1524  
  33. Saint Joseph's University                                Fax : (215) 660 1536
  34.