home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / notisl / 4696 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.2 KB  |  37 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!uvaarpa!darwin.sura.net!bogus.sura.net!howland.reston.ans.net!paladin.american.edu!auvm!ADM.ANGELO.EDU!ZCVS
  3. Message-ID: <NOTIS-L%93012519101697@VM.TCS.TULANE.EDU>
  4. Newsgroups: bit.listserv.notis-l
  5. Date:         Mon, 25 Jan 1993 19:07:03 CDT
  6. Sender:       NOTIS discussion group list <NOTIS-L@TCSVM.BITNET>
  7. From:         "Colegate V. Spinks" <ZCVS@ADM.ANGELO.EDU>
  8. Subject:      Re: Printing Circulation slips on network
  9. Comments: To: NOTIS discussion group list <NOTIS-L@VM.TCS.Tulane.EDU>
  10. In-Reply-To:  Message of Thu,
  11.               21 Jan 1993 09:55:36 EST from <WVW%UVMVM.bitnet@VM.TCS.Tulane.EDU>
  12. Lines: 23
  13.  
  14. Yes and no, the problem you have is that without VTAM in the VSE machine
  15. it is difficult at best to attach your printer to a specific port as the
  16. printer is an output only device.  A possible solution to your problem is
  17. to write two VM service machine programs. The first, when autologed on
  18. attaches to specific ports on the VSE guest. He will intercept all output
  19. bound for the bit bucket and either buffer or save to disk the output.
  20. The second service machine is loged on to by a terminal which has a printer
  21. attached to it.  The second vertiual machine will talk to the first
  22. virtual machine using IUCV to receive the output destined for the printer.
  23. Then in the DOS session of the PC, which is running DFT software, you
  24. write a program to accept data from the second VM service machine using
  25. the CMSSERV interface.  The DOS session takes the data and drive the
  26. printer.  This can be done and does work.
  27.  
  28. +----------------------------------------------------------------------+
  29. : Colegate Spinks, Analyst/Network Specialist, Angelo State University :
  30. : 2601 WEST AVENUE N, BOX 11020, SAN ANGELO, TEXAS  76901              :
  31. : Internet:ZCVS@ADM.ANGELO.EDU, Voice:915-942-2333, Fax:915-942-2109   :
  32. +----------------------------------------------------------------------+
  33. : Have a nice day (Warning: This offer expires at midnight, some       :
  34. : restrications and limitations may exist, not valid in all 50 states, :
  35. : void where prohibited by law, and is non-transferable)               :
  36. +----------------------------------------------------------------------+
  37.