• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/DOCS/LPRng-Reference-Multipart/
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4  <head>
5    <meta name="generator" content="HTML Tidy, see www.w3.org">
6    <title>Job Status Messages - UPDATE</title>
7    <meta name="GENERATOR" content=
8    "Modular DocBook HTML Stylesheet Version 1.7">
9    <link rel="HOME" title=" LPRng Reference Manual" href=
10    "index.htm">
11    <link rel="UP" title="Remote Logger Operation" href=
12    "remotelogger.htm">
13    <link rel="PREVIOUS" title="LPD Messages" href="x10928.htm">
14    <link rel="NEXT" title="Printer Status Messages - PRSTATUS"
15    href="x10945.htm">
16  </head>
17
18  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
19  "#0000FF" vlink="#840084" alink="#0000FF">
20    <div class="NAVHEADER">
21      <table summary="Header navigation table" width="100%" border=
22      "0" cellpadding="0" cellspacing="0">
23        <tr>
24          <th colspan="3" align="center">LPRng Reference Manual: 5
25          Sep 2003 (For LPRng-3.8.22)</th>
26        </tr>
27
28        <tr>
29          <td width="10%" align="left" valign="bottom"><a href=
30          "x10928.htm" accesskey="P">Prev</a></td>
31
32          <td width="80%" align="center" valign="bottom">Chapter
33          21. Remote Logger Operation</td>
34
35          <td width="10%" align="right" valign="bottom"><a href=
36          "x10945.htm" accesskey="N">Next</a></td>
37        </tr>
38      </table>
39      <hr align="LEFT" width="100%">
40    </div>
41
42    <div class="SECT1">
43      <h1 class="SECT1"><a name="AEN10933">21.6. Job Status
44      Messages - UPDATE</a></h1>
45
46      <p>Update messages are used to report changes in the queue
47      contents, such as job arrival.</p>
48
49      <div class="INFORMALEXAMPLE">
50        <a name="AEN10936"></a>
51<pre class="SCREEN">
52    Decode: update=host=h4.private%0aidentifier=papowell@h4+676%0anumber=
53     ...
54    host=h4.private
55    identifier=papowell@h4+676
56    number=676
57    printer=t1
58    process=1677
59    update_time=1999-03-23-20:51:17.197
60    value=bnrname=papowell%0acf_esc_image=Apapowell@h4+676%250aCA%250aD1999-03-
61      ...
62</pre>
63      </div>
64      <br>
65      <br>
66
67      <p>This update message reports the arrival of a new job at
68      the queue. The <var class="LITERAL">value</var> field reports
69      the control file contents:</p>
70
71      <div class="INFORMALEXAMPLE">
72        <a name="AEN10940"></a>
73<pre class="SCREEN">
74    cf_esc_image=Apapowell@h4+676%0aCA%0aD1999-03-23-20:51:17.151%0aHh4.as
75       tart.com%0aJ/tmp/hi%0aLpapowell%0aPpapowell%0aQt1%0aN/tmp/hi%0afdfA676h4.as
76       tart.com%0aUdfA676h4.private%0a
77    class=A
78    date=1999-03-23-20:51:17.151
79    file_hostname=h4.private
80    fromhost=h4.private
81    held=0x0
82    hf_name=/var/tmp/LPD/t1/hfA676
83    hold_class=0x0
84    hold_time=0x0
85    identifier=papowell@h4+676
86    job_time=0x36f86f45
87    jobname=/tmp/hi
88    logname=papowell
89    number=676
90    priority=A
91    queuename=t1
92    size=3
93    transfername=cfA676h4.private
94    update_time=1999-03-23-20:51:17.187
95</pre>
96      </div>
97      <br>
98      <br>
99
100      <p>The <var class="LITERAL">update_time</var> field in the
101      section above is the time that the job information was last
102      updated. The <var class="LITERAL">cf_esc_image</var> value is
103      the URL escaped control file information.</p>
104    </div>
105
106    <div class="NAVFOOTER">
107      <hr align="LEFT" width="100%">
108
109      <table summary="Footer navigation table" width="100%" border=
110      "0" cellpadding="0" cellspacing="0">
111        <tr>
112          <td width="33%" align="left" valign="top"><a href=
113          "x10928.htm" accesskey="P">Prev</a></td>
114
115          <td width="34%" align="center" valign="top"><a href=
116          "index.htm" accesskey="H">Home</a></td>
117
118          <td width="33%" align="right" valign="top"><a href=
119          "x10945.htm" accesskey="N">Next</a></td>
120        </tr>
121
122        <tr>
123          <td width="33%" align="left" valign="top">LPD
124          Messages</td>
125
126          <td width="34%" align="center" valign="top"><a href=
127          "remotelogger.htm" accesskey="U">Up</a></td>
128
129          <td width="33%" align="right" valign="top">Printer Status
130          Messages - PRSTATUS</td>
131        </tr>
132      </table>
133    </div>
134  </body>
135</html>
136
137