C H A P T E R 3
Communication Channels
Table | Reserved characters in simple communication protocol (continued) | |
|
|
|
| ASCII |
|
Character | code | Function |
17 | Start output (XON). Function only if XON/XOFF flow control | |
|
| is in use. |
20 | Status query. Causes the server to produce a | |
|
| that describes what the server is doing. |
Return | 13 | End of line. Translated to the PostScript language newline |
|
| character. |
10 | End of line. This is the PostScript language newline character. | |
|
| If a return and a |
|
| newline character is passed to the PostScript interpreter. |
|
| When a newline character is written to the standard output |
file, it is translated to the
The serial and parallel communication handlers perform the special processing of the return and
With the simple protocol, there is no way to ‘quote’ the reserved characters, that is to pass them through to the PostScript interpreter. Nor is there any way to transmit characters in the 'high ASCII' range
When the server encounters an
Binary Communication Protocol
As an alternate to the simple protocol, the LaserWriter Select 310 printer supports binary protocol for both the serial and parallel channels. Binary protocol allows all character codes to be transmitted as data, but also allows certain characters to be used for specifying control functions, which may be handled asynchronously by the communications driver. These functions include status requests, aborting of jobs,
50 | Communication Protocols |