<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Help ON TCPIP PRINTING in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805893#M52423</link>
    <description>HI :&lt;BR /&gt;  I want to set up TCPIP printing on OPEN-VMS 7.3-2 box?&lt;BR /&gt;&lt;BR /&gt;THe printer has TCPIP NIC and I want to set up a queue on the OPENVMS server.&lt;BR /&gt;&lt;BR /&gt;What is the best method for setting up ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THX&lt;BR /&gt;CLayton&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Jun 2006 13:04:06 GMT</pubDate>
    <dc:creator>Clayton_12</dc:creator>
    <dc:date>2006-06-14T13:04:06Z</dc:date>
    <item>
      <title>Help ON TCPIP PRINTING</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805893#M52423</link>
      <description>HI :&lt;BR /&gt;  I want to set up TCPIP printing on OPEN-VMS 7.3-2 box?&lt;BR /&gt;&lt;BR /&gt;THe printer has TCPIP NIC and I want to set up a queue on the OPENVMS server.&lt;BR /&gt;&lt;BR /&gt;What is the best method for setting up ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THX&lt;BR /&gt;CLayton&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2006 13:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805893#M52423</guid>
      <dc:creator>Clayton_12</dc:creator>
      <dc:date>2006-06-14T13:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help ON TCPIP PRINTING</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805894#M52424</link>
      <description>The "best method" is not well defined, and&lt;BR /&gt;may depend on the printer.  For my&lt;BR /&gt;(venerable) HP LaserJet 4MV, I use DCPS.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/dcps24.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/dcps24.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;alp $ show queue /full sys$print&lt;BR /&gt;Printer queue HPLJ_DCPS, idle, on ALP::"IP_RawTCP/hplj:9100",&lt;BR /&gt;mounted form DCPS$DEFAULT (stock=DEFAULT)&lt;BR /&gt;  /BASE_PRIORITY=4 /DEFAULT=(FORM=DCPS$DEFAULT (stock=DEFAULT))&lt;BR /&gt;  /NOENABLE_GENERIC /LIBRARY=DCPS_LIB Lowercase /OWNER=[SYSTEM]&lt;BR /&gt;  /PROCESSOR=DCPS$SMB /PROTECTION=(S:M,O:D,G:R,W:S) /SCHEDULE=(NOSIZE)&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2006 13:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805894#M52424</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-06-14T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help ON TCPIP PRINTING</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805895#M52425</link>
      <description>The following is the basic commands i use on multiple versions of VMS for 2 different printers.  &lt;BR /&gt;&lt;BR /&gt;$init/queue/start/on="192.168.0.200:9100"-&lt;BR /&gt; /processor=tcpip$telnetsym/retain=error -&lt;BR /&gt; /default=(nofeed,form=hplaser) hp2200&lt;BR /&gt;&lt;BR /&gt;$init/queue/start/on="192.168.7.200:9100"-&lt;BR /&gt; /processor=tcpip$telnetsym/retain=error -&lt;BR /&gt; /default=(nofeed,form=hplaser) hplaser&lt;BR /&gt;&lt;BR /&gt;Both of these HP printers use port 9100 to listen on telnet.  You will need to lookup which port your printer uses.</description>
      <pubDate>Wed, 14 Jun 2006 15:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805895#M52425</guid>
      <dc:creator>Kelly Cox</dc:creator>
      <dc:date>2006-06-14T15:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help ON TCPIP PRINTING</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805896#M52426</link>
      <description>I mostly use 9100 too because it's done using a real symbiont, not a LPD one. Thus formatting is VMS like (/form).&lt;BR /&gt;&lt;BR /&gt;Just do telnet/port=9100 to the IP address of the printer. If it accepts the connection it is supported.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 15 Jun 2006 01:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805896#M52426</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-06-15T01:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help ON TCPIP PRINTING</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805897#M52427</link>
      <description>Clayton,&lt;BR /&gt;&lt;BR /&gt;I also use /on="IP:PORT" with logical TCPIP$TELNETSYM_RAW_TCP set to 1 (when I can not use LAT ;)&lt;BR /&gt;&lt;BR /&gt;In addition to Wim's method of testing:&lt;BR /&gt;&lt;BR /&gt;"telnet IP PORT" and after the connection was accepted type something and finish with &lt;CTRL&gt; (form feed). This will print the words you typed and eject the page. If the page is not printed you can have a wrong port or you have a wrong printer type (an example are the so called GDI printers which need special drivers, because they are unable to print simple text without the aid of the computer).&lt;BR /&gt;&lt;BR /&gt;Bojan&lt;/CTRL&gt;</description>
      <pubDate>Thu, 15 Jun 2006 02:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/help-on-tcpip-printing/m-p/3805897#M52427</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2006-06-15T02:36:37Z</dc:date>
    </item>
  </channel>
</rss>

