84 lines
5.1 KiB
HTML
84 lines
5.1 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Configure Telnet printer sessions" />
|
|
<meta name="abstract" content="This topic gives you instructions for attaching to printers on the iSeries server from remote locations on the network." />
|
|
<meta name="description" content="This topic gives you instructions for attaching to printers on the iSeries server from remote locations on the network." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiwmantelsrvr.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiwrzaiwtelnetprinterpassthrureq.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiwrzaiwtelnetprintersetup" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Configure Telnet printer sessions</title>
|
|
</head>
|
|
<body id="rzaiwrzaiwtelnetprintersetup"><a name="rzaiwrzaiwtelnetprintersetup"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Configure Telnet printer sessions</h1>
|
|
<div><p>This topic gives you instructions for attaching to printers on
|
|
the iSeries™ server
|
|
from remote locations on the network.</p>
|
|
<div class="section"><p>In order for Telnet Printer emulation to work, a virtual iSeries printer
|
|
device needs to be created (it will be a 3812 or 5553 device). Such a device
|
|
is needed to generate the printer datastreams sent for the printer session.
|
|
Printers used with Telnet printing can be attached to the PC or attached to
|
|
the same network as the PC. Telnet printer sessions negotiate with a remote
|
|
Telnet client on a system that supports Telnet printer emulation.</p>
|
|
<p>Telnet
|
|
printer sessions deliver the printer data stream between the two systems as
|
|
either EBCDIC or ASCII depending on the preferences of the requesting client.</p>
|
|
<p>Telnet
|
|
printer sessions are active immediately after Telnet initialization. Printing
|
|
functions do not require user profiles and passwords. However, if your security
|
|
requires it, you can use Telnet exit point programs to block printer sessions
|
|
from starting.</p>
|
|
<p>When using Telnet printer sessions, all print data is
|
|
spooled to a printer writer queue for printing. You cannot print directly
|
|
to a print device. When use the printer file commands to create printer file
|
|
(CRTPRTF), change printer file (CHGPRTF), and overwrite printer file (OVRPRTF),
|
|
you must use the default SPOOL (*YES) parameter. Also, Telnet sets the printer
|
|
writer or output queue to the same name as the printer.</p>
|
|
<p>To set up your
|
|
Telnet printer sessions, follow these steps:</p>
|
|
</div>
|
|
<ol><li><span>Check to make sure that the TCP stack is active. If not, issue
|
|
the STRTCP command to start the TCP stack.</span></li>
|
|
<li><span><a href="rzaiwestabcon.htm">Start the Telnet server.</a></span></li>
|
|
<li><span><a href="rzaiwnamdev.htm">Set the number of virtual devices.</a></span></li>
|
|
<li><span><a href="rzaiwrzaiwtimeout.htm">Set the Telnet session keep-alive
|
|
parameter.</a></span></li>
|
|
<li><span><a href="rzaiwcrtvirdev.htm">Create virtual controllers and
|
|
devices.</a></span></li>
|
|
<li><span><a href="rzaiwrzaiwqsyswrk.htm">Activate the QSPL subsystem.</a></span></li>
|
|
<li><span>Test the setup with a test printer file.</span></li>
|
|
<li><span>Print a file through a Telnet printer session.</span></li>
|
|
</ol>
|
|
<div class="section"><div class="note"><span class="notetitle">Note:</span> The QSYSWRK subsystem starts when the TCP stack starts.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaiwrzaiwtelnetprinterpassthrureq.htm">Requirements for Telnet printer sessions</a></strong><br />
|
|
If you intend to use Telnet printer sessions, check with your Telnet client vendor to see if they support the printer session function.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiwmantelsrvr.htm" title="This topic describes how to work with your Telnet server and use exit programs to control user access.">Manage the Telnet server</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |