home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19295 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!sasjzs
  3. From: sasjzs@falcon.unx.sas.com (Joseph Slater)
  4. Subject: Re: independent process communication
  5. Originator: sasjzs@falcon.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <BzB0op.8F7@unx.sas.com>
  8. Date: Tue, 15 Dec 1992 14:10:00 GMT
  9. Reply-To: sasjzs@vms.sas.com
  10. References:  <6521@mtecv2.mty.itesm.mx>
  11. Nntp-Posting-Host: falcon.unx.sas.com
  12. Organization: Or lack thereof
  13. Keywords: wake hibern
  14. Lines: 31
  15.  
  16.  
  17. In article <6521@mtecv2.mty.itesm.mx>, jlromero@mtecv2.mty.itesm.mx   
  18. |>(Ing. Jose Luis Romero Ogawa) writes:
  19. |>
  20. |> We are trying to communicate two independent process in 'C' with the
  21. |>'raise' and 'signal' procedures. The last thing we have done is the use
  22. |>of signals with the kill statement (for UNIX).
  23. |>
  24. |>  We are looking for some procedure like the UNIX one, to establish
  25. |>signal communication in VMS operating system. We will appreciate any
  26. |>help you can give us. Our email adresses are:
  27. |>
  28. |>       jlromero@omega.mty.itesm.mx
  29. |>       jsalinas@omega.mty.itesm.mx
  30. |>
  31. Hola!
  32. Si ustedes quieren usar UNIX, no puedo ayudar. Pero si Unix no es
  33. importante, el PPL Run-time Library contiene muchos procedimientos
  34. para comunicar entre procesos.
  35.  
  36. Please forgive my poor Spanish. What I tried to say, for those
  37. of you who don't speak Spanish (and maybe for those that do {:*))
  38. is that if you don't need to use the Unix-type calls, the VMS
  39. PPL Run-time library contains numerous routines for communicating
  40. between processes. It has drawbacks, but is basically a package          
  41. of well-worn methods that have been packaged and enhance and are
  42. officially supported.
  43.             
  44. Joe Slater
  45. sasjzs@vms.sas.com
  46. Mine opinion is just that.
  47.