home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6364 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.3 KB

  1. Path: sparky!uunet!dove!dove.nist.gov!przemek
  2. From: przemek@rrdstrad.nist.gov (Przemek Klosowski)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: FAL acces _from_ Ultrix (accessing VMS files over DECnet)
  5. Message-ID: <PRZEMEK.92Aug20141453@rrdstrad.nist.gov>
  6. Date: 20 Aug 92 18:14:53 GMT
  7. Sender: news@dove.nist.gov
  8. Organization: U. of Maryland/NIST
  9. Lines: 28
  10.  
  11.  
  12. Hello!
  13.  
  14. We have a bunch VMS systems running various data collection hardware
  15. and a DECsystem/Ultrix4.2 as a hub computer (data storage/analysis).
  16. Currently we access files on the VMS systems by external processess (a
  17. la system("dcp ...");) copying the file to a local disk, and then
  18. reading the file in a normal way. However, I would like to be able to
  19. open/read files directly from my program.
  20.  
  21. The decnet example directory contains some examples how to hook up to
  22. DECnet, but I couldn't find any details on using the FAL access
  23. protocol. An example program that opens and reads a DECnet file
  24.  
  25.     VAX1"accnt passwd"::DISK1:[dir]file.dat;1
  26.  
  27. would suffice to start me up; or, if you believe that I should get a
  28. fishing rod instead of a fish :^) please send me the references to the
  29. manuals containing the FAL stuff.
  30.  
  31. Thanks very much
  32. --
  33.             przemek klosowski (przemek@rrdstrad.nist.gov)
  34.             Reactor Division (bldg. 235), E111
  35.             National Institute of Standards and Technology
  36.             Gaithersburg, MD 20899,      USA
  37.  
  38.             (301) 975 6249
  39.