On Thu, 5 Dec 2002 20:00:58 +0200
"Kostis Mentzelos" <[EMAIL PROTECTED]> wrote:

> I have to check this. I thing that if it is windows 95/98/Me is
> Working with LPD. If it is windows 2000/xp then it is working
> With the same port as my printcap entry.
> 
> What is the difference between LPD and direct access?
> 
> Maybe I should use LPD too?

"Direct access" will treat the network printing box like a remote printer.  You can 
get better logging from LPRng this way.  You might even get accurate printer status 
and accounting back from the printer (although not guaranteed).  Printcaps should 
access the printer something like this:
        :filter=ifhp
        :ifhp=<ifhp_options>
        :lp=<printer>%<port_number>

LPD access uses an internal LPD server on the network printing box.  A control and 
data file(s) are transmitted to the remote LPD server.  What happens from there is out 
of LPRng's control.  Depending on what sort of user interface the vendor provided, it 
may be out of your control, too.  Printcaps should access the printer like this:
        :rm=<remote_printer_hostname>
        :rp=<remote_printer_box_queuename>

============================================================================
   John Perkins                   |   University of Wisconsin-Madison
   Associate Researcher           |   Department of Computer Science
   [EMAIL PROTECTED]               |   1210 W. Dayton St.
   608-262-0438/608-262-9997 FAX  |   Madison, WI  53706-1685
============================================================================


-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to