home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / networki / 2511 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!think.com!rpi!usenet.coe.montana.edu!news.u.washington.edu!milton.u.washington.edu!fhl
  3. From: fhl@milton.u.washington.edu (Dean Pentcheff)
  4. Subject: Re: Can LPRMON work with more than one port?
  5. Message-ID: <1992Dec19.193803.3012@u.washington.edu>
  6. Followup-To: comp.os.os2.networking
  7. Summary: Yes
  8. Sender: Dean Pentcheff
  9. Reply-To: dean2@tbone.biol.scarolina.edu (Dean Pentcheff) 
  10. Organization: Department of Biology, University of South Carolina, Columbia
  11. References: <1992Dec18.195724.11221@stiatl.salestech.com>
  12. Date: Sat, 19 Dec 1992 19:38:03 GMT
  13. Lines: 27
  14.  
  15. iam@stiatl.salestech.com (Ian Mercado) writes:
  16. >Under Beame & Whiteside for DOS, you could route any of your LPTx: ports to
  17. >any network server.  I only seem to be able to route one port to one printer
  18. >at any given time with LPRMON.  Am I missing something...or is this just
  19. >a TCP/IP for OS/2 limitation?
  20.  
  21. You can run as many LPRMON processes as you like (well... OK, within
  22. limits).  Each LPRMON process handles one port.  For example, on one
  23. of our machines we fire off two LPRMON processes to redirect both
  24. LPT1 and LPT2.  The lines in our "startup.cmd" file are:
  25.  
  26.     start lprmon -b -php3ps -sfiddler lpt1
  27.     start lprmon -b -pbinary -stbone  lpt2
  28.  
  29. LPT1 is shunted off to a laser printer on machine "fiddler" (another
  30. OS/2 machine) and LPT2 is shunted off to a dot matrix printer on a Unix
  31. box.
  32.  
  33. At any time, you can kill off an LPRMON process and fire off another
  34. one.  So, if I wanted to, I could stop the LPT1 process and re-redirect
  35. the port to some other printer.
  36.  
  37. -Dean
  38. --
  39. [NOTE: my email address is different from where I read and post net news.]
  40. Dean Pentcheff  (Internet: dean2@tbone.biol.scarolina.edu) (803) 777-8998
  41. Department of Biology, University of South Carolina, Columbia SC 29205
  42.