home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / periphs / printers / 3741 < prev    next >
Encoding:
Text File  |  1992-12-29  |  4.0 KB  |  114 lines

  1. Newsgroups: comp.periphs.printers
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!mundil.cs.mu.OZ.AU!mikec
  3. From: mikec@mundil.cs.mu.OZ.AU (Michael CIAVARELLA)
  4. Subject: Re: QMS-3200 / QMS-2000 & tcp/ip
  5. Message-ID: <9236418.17982@mulga.cs.mu.OZ.AU>
  6. Sender: news@cs.mu.OZ.AU
  7. Organization: Computer Science, University of Melbourne, Australia
  8. References: <DAVE.92Dec22131718@grunge.auspost.com.au> <avalon.725082441@coombs>
  9. Distribution: inet
  10. Date: Tue, 29 Dec 1992 07:23:25 GMT
  11. Lines: 101
  12.  
  13. avalon@coombs.anu.edu.au (Darren Reed) writes:
  14.  
  15. >dave@grunge.auspost.com.au (Dave Cole) writes:
  16. >>The place where I work has a number of QMS-3200 and QMS-2000 printers, these
  17. >>babies have a TCP/IP interface; you can open ftp and telnet sessions with
  18. >>them.
  19.  
  20. Yep.  They're a lovely piece of equipment :)  It's nice when the 
  21. bottleneck in a major print job isn't a serial line......
  22.  
  23.  
  24. >>Has anyone out there tried to talk directly to these printers via TCP/IP?
  25. >>If yes, are you willing to share your hard won experience in the form of
  26. >>source code?  I would be a Happy Boy if you do help me.
  27.  
  28. Distributed with the TCP/IP option is a tape containing BSD and SYSV-ish
  29. software to print directly to these printers...it may be worth giving
  30. QMS a call at some stage to get the latest version of the software...
  31.  
  32.  
  33. >Its not very hard at all...you can send any sort of job via ftp or to
  34. >port 35 I have found...
  35.  
  36. From memory, I think port 35 was a UDP service....Darren will be able
  37. to confirm that though.
  38.  
  39.  
  40. >But as yet...they still dont talk back...so pstack and print and all those
  41. >other wonderful postscript dont work although I believe you can use them
  42. >over a serial connection to the printer or when using "executive" mode
  43. >over the serial line.
  44.  
  45. Yep.  On a standard QMS PS-2000, you can "talk" directly to the 
  46. Postscript interpreter only through the LocalTalk and serial interfaces.
  47. The parallel interface is unidirectional and therefore cannot support
  48. interactive use of the interpreter :-(  There is no support for
  49. interactive sessions over TCP/IP.  I'm not sure, but I *think* that
  50. one of the other communications boards (Novell?) does allow interactive
  51. use of the interpreter....  
  52.  
  53. subtle hint to QMS if they're out there somewhere... ;-)
  54.  
  55.     (1)    Please please please PLEASE add password support 
  56.         or some sort of authentication on the Ports 25/35.
  57.  
  58.     (2)    Please please please add some way of reliably getting
  59.         statistics from the printer  (eg. pages printed,
  60.         current interface activity) without having to go to
  61.         the trouble of a telnet connection.  For example,
  62.         sending a query packet to, say, port X would return 
  63.         a single answer packet.
  64.  
  65.     (3)    TCP is two-way....a link to the interpreter
  66.         would be a Nice Thing.
  67.  
  68.     (4)    It would be nice if the TCP option could mail things
  69.         to an administrator once a day, but given the size of
  70.         the code that would be needed for this....a good compromise
  71.         is Suggestion (2) with some program(s) to poll the printer
  72.         at regular intervals......
  73.  
  74.         eg.    {mymachine:1} qmsstatus myprinter -paper
  75.             Trying 123.213.12.23.....
  76.             Upper Bin: Empty
  77.             Lower Bin: OK
  78.             Option Bin: OK
  79.  
  80.             {mymachine:2} qmsstatus myprinter -lastjob
  81.             Trying 123.213.12.23.....
  82.             Type: HP/GL
  83.             Pages: A4(10)
  84.             Pages: A3(2)
  85.             Pages: Letter(1)
  86.             Author: Joe Bloggs
  87.             Creator: <unknown>
  88.             Time: 35.3seconds
  89.  
  90.             {mymachine:3} qmsstatus myprinter -maintenance
  91.             Pages: 1234445
  92.             Toner: Low
  93.             Jams: None
  94.  
  95. If by chance a QMS ROM-coder reads this, then I'm quite willing to 
  96. spend some time discussing useful mods. to the tcp/ip board.....
  97.  
  98.  
  99. Later,
  100.  
  101. Mike.
  102.  
  103.                 
  104. Disclaimers:      I don't work for any manufacturers mentioned above.  
  105.         I'm just a happy user of the products mentioned, though I 
  106.         could be happier :) 
  107.  
  108. ---------- X ----------------------------------------------------------------
  109.       (D  / \   C)            email : markc@arbld.unimelb.edu.au
  110.       r>_%   =--{]                  
  111.      /&          z\           phone : +61-3-344-4648
  112.     ///\        /\\\          fax   : +61-3-344-5532 
  113. -- /   ^ ------ \  \\ -------------------------------------------------------        
  114.