[9089] | 1 | .TH ASCOMM 8 "4 April 1994" "Adobe Systems" |
---|
| 2 | \" Copyright (c) 1994 Adobe Systems Incorporated. All Rights Reserved. |
---|
| 3 | \" ATTN GOVERNMENT END USERS: See notice of rights in file XPSLIBDIRX/Notice |
---|
[9217] | 4 | \" RCSID: $Header: /afs/dev.mit.edu/source/repository/third/transcript/man/ascomm.8p,v 1.2 1996-10-14 05:09:40 ghudson Exp $ |
---|
[9089] | 5 | .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 |
---|
| 6 | .ds TS T\s-2RAN\s+2S\s-2CRIPT\s+2 |
---|
| 7 | .SH NAME |
---|
[9217] | 8 | ascomm \- TranScript AppSocket TCP/IP communication filter for PostScript |
---|
| 9 | printers |
---|
[9089] | 10 | .SH "SYNOPSIS" |
---|
| 11 | .B XPSLIBDIRX/ascomm |
---|
| 12 | .SH "DESCRIPTION" |
---|
| 13 | This is the low-level \*(TS AppSocket TCP/IP communication filter for use |
---|
| 14 | by the 4.2BSD line printer spooling system through the printer description |
---|
[9217] | 15 | file /etc/printcap. It is called from the |
---|
[9089] | 16 | .I psint.sh |
---|
| 17 | shell script. This script uses argv[0] (the name it was invoked under) |
---|
| 18 | to determine which action to take, which may involve invoking a translation |
---|
| 19 | filter or management filter before invoking the communications filter. |
---|
| 20 | The options are as specified in the |
---|
| 21 | .I 4.2BSD Line Printer Spooler Manual. |
---|
| 22 | If a log file is specified in /etc/printcap, |
---|
| 23 | .ascomm |
---|
| 24 | will maintain a log of each job processed, as well as any error output from |
---|
| 25 | the printer. |
---|
| 26 | .SH ENVIRONMENT |
---|
| 27 | .IP VERBOSELOG=\fInumber\fP |
---|
| 28 | print verbose log messages |
---|
| 29 | .IP ASCONTROL=\fInumber\fP |
---|
| 30 | if 1, use AppSocket control protocol (default) |
---|
| 31 | .IP ASSTATUS=\fInumber\fP |
---|
| 32 | if 1, query status during job on status port (default) |
---|
| 33 | .br |
---|
| 34 | .SH FILES |
---|
| 35 | .TP 2.2i |
---|
| 36 | \fIprinter\fP.acct |
---|
[9217] | 37 | printer accounting file |
---|
[9089] | 38 | .TP 2.2i |
---|
| 39 | \fIprinter\fP-log |
---|
| 40 | printer log file |
---|
| 41 | .TP 2.2i |
---|
| 42 | status |
---|
| 43 | printer status file (in the spool directory), shared by |
---|
| 44 | .I lpd(8) |
---|
| 45 | and |
---|
| 46 | .I ascomm |
---|
| 47 | (4.2BSD) |
---|
| 48 | .SH "SEE ALSO" |
---|
[9217] | 49 | lpr(1), lpc(8), lpd(8), printcap(5), psint(8), transcript(1) |
---|
[9089] | 50 | .br |
---|
| 51 | .I 4.2BSD Line Printer Spooler Manual |
---|
| 52 | .SH AUTHOR |
---|
| 53 | Adobe Systems Incorporated |
---|
| 54 | .SH NOTES |
---|
| 55 | To use ascomm to communicate with HP printers via TCP/IP, set both |
---|
| 56 | ASCONTROL and ASSTATUS to 0 (in the .options or \fIprinter\fP.opt files.) |
---|
| 57 | .br |
---|
| 58 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
| 59 | .br |
---|
| 60 | \*(TS is a trademark of Adobe Systems Incorporated. |
---|
| 61 | .br |
---|
| 62 | Unix is a trademark of AT&T Bell Laboratories. |
---|
| 63 | |
---|