home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vxworks / 1019 < prev    next >
Encoding:
Text File  |  1992-11-16  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.os.vxworks
  2. Path: sparky!uunet!destroyer!cs.ubc.ca!fs1.ee.ubc.ca!ee.ubc.ca!markm
  3. From: markm@ee.ubc.ca (mark milligan)
  4. Subject: Remote shells and the rcmd() function
  5. Message-ID: <1992Nov16.191445.6310@ee.ubc.ca>
  6. Keywords: rcmd
  7. Sender: news@ee.ubc.ca (Usenet News)
  8. Organization: University of BC, Electrical Engineering
  9. Date: Mon, 16 Nov 1992 19:14:45 GMT
  10. Lines: 24
  11.  
  12. I would like to use the vxworks rcmd() function to start a program on a unix host
  13. (in the background).  The program on the host will use sockets etc. to
  14. communicate with the original vxworks program that started it.  I am trying to 
  15. automate a sequence of actions ie: logginh on to the unix host, starting the
  16.  program, loging on to vxworks, starting a program, etc.  I would like to set the
  17. whole thing up so that when my vxworks program is started it will automaticaly
  18. start any other programs needed on any other host.
  19.  
  20. The problem I am having is the rcmd() documentation realy doesn't tell me 
  21. anything.  I am unsure of the syntax, parameters and calling sequence. There are 
  22. no examples for me to follow.
  23.  
  24. Has anybody used this function? Could you send me some hints or examples.
  25.  
  26. I would greatly apreciate hearing from anybody out there.
  27.  
  28. Thanks in advance.
  29.  
  30. Mark Milligan 
  31.  
  32. markm@ee.ubc.ca
  33.  
  34.  
  35.  
  36.