home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20424 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.8 KB

  1. Path: sparky!uunet!paladin.american.edu!gatech!news.ans.net!cmcl2!rlgsc.com!gezelter
  2. From: gezelter@rlgsc.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Starting remote process over Decnet?
  5. Message-ID: <1993Jan6.005604.307@rlgsc.com>
  6. Date: 6 Jan 93 00:56:04 EST
  7. References: <lkjpfvINN6r6@news.bbn.com>
  8. Distribution: usa
  9. Organization: Robert Gezelter Software Consultant, Flushing, NY
  10. Lines: 34
  11.  
  12. In article <lkjpfvINN6r6@news.bbn.com>, brosen@BBN.COM (Bruce L. Rosen) writes:
  13. > Is there some system service that supports starting a process on a different,
  14. > but DECnet connected, VMS machine?  It would be something like a LIB$SPAWN,
  15. > but would take hostname, userid, and password, as necessary arguments.
  16. > What I'm looking for is a DECnet equivalent of the TCP/IP "rexec" system call.
  17. > Is there such a thing?
  18. > Thanks in advance.
  19. > Bruce Rosen (brosen@bbn.com)
  20. > BBN Software Products
  21. -- 
  22. Bruce,
  23.  
  24. If you open a DECnet connection to the other machine, with a "filename" 
  25. specifying an appropriate command file name, you can start up a process
  26. using the DECnet TASK object.
  27.  
  28. The hour is rather late, so I will simply refer you to the VMS Networking 
  29. Manual for the details at this instant.
  30.  
  31. I hope that the above is useful. If I can be of further assistance, please 
  32. feel free to contact me via Email or phone.
  33.  
  34. - Bob
  35. +--------------------------------------------------------------------------+
  36. | Robert "Bob" Gezelter                       E-Mail:  gezelter@rlgsc.com  |
  37. | Robert Gezelter Software Consultant         Voice:   +1 718 463 1079     |
  38. | 35-20 167th Street, Suite 215               Fax:       (on Request)      |
  39. | Flushing, New York  11358-1731                                           |
  40. | United States of America                                                 |
  41. +--------------------------------------------------------------------------+
  42.