home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8465 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!rutgers!cmcl2!psinntp!psinntp!eye!paul
  2. From: paul@eye.com (Paul B. Booth)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: HP remote print server SYSV like or BSD like ?
  5. Message-ID: <1992Jul22.163014.16577@eye.com>
  6. Date: 22 Jul 92 20:30:14 GMT
  7. References: <c8dm=4n@dixie.com>
  8. Organization: 3D/EYE, Inc.  Ithaca, NY
  9. Lines: 31
  10.  
  11. In article <c8dm=4n@dixie.com> stan@dixie.com (Stan Brown) writes:
  12. >
  13. >   Is the HP remote print *server* SYSV like or BSD like?  
  14. >   
  15. I'm pretty sure this is right.
  16.  
  17. The hp-ux print spooler system is SYSV (lp, lpadmin, and lpsched are SYSV),
  18. _but_ the mechanism used for remote printing across a network is BSD-based
  19. (rlp and rlpdaemon).  Has to be this way because SYSV (at least the versions
  20. that hp-ux is based on) has no capability for networked printers; only BSD has
  21. that.  If you check the man page for the remote spooling daemon (rlpdaemon) and
  22. client (rlp), you'll find this:
  23.  
  24.  AUTHOR
  25.        rlpdaemon was developed by the University of California, Berkeley and
  26.        HP.
  27.  
  28. The confusion is caused because you never really use rlp directly.  HP simply
  29. has a SYSV printer model, rmodel, which calls rlp for you.  The rlpdaemon just
  30. listens for these BSD-style requests, massages them a bit and dumps them onto
  31. the local SYSV based print spool.
  32.  
  33. I've successfully gotten Sun's and Apollo (speaking the BSD dialect of
  34. DomainOS) to print to HP's.  No experience w/ Dell, though.
  35.  
  36.  
  37. -- 
  38. Paul B. Booth  (paul@eye.com)
  39. -------------------------------------------------------------------------------
  40. 3D/EYE, Inc., 2359 N. Triphammer Rd., Ithaca, NY  14850    voice: (607)257-1381
  41.                                                              fax: (607)257-7335
  42.