Re: IPP> Re: IPP Scheme

Keith Moore <moore@cs.utk.edu> Mon, 13 July 1998 15:24 UTC

Delivery-Date: Mon, 13 Jul 1998 11:24:15 -0400
Return-Path: ipp-owner@pwg.org
Received: from cnri.reston.va.us (ns [132.151.1.1]) by ietf.org (8.8.5/8.8.7a) with ESMTP id LAA00472 for <ietf-archive@ietf.org>; Mon, 13 Jul 1998 11:24:14 -0400 (EDT)
Received: from lists.underscore.com (uscore-1.mv.com [199.125.85.30]) by cnri.reston.va.us (8.8.5/8.8.7a) with ESMTP id LAA03737 for <ietf-archive@cnri.reston.va.us>; Mon, 13 Jul 1998 11:24:13 -0400 (EDT)
Received: from localhost (daemon@localhost) by lists.underscore.com (8.7.5/8.7.3) with SMTP id LAA24925 for <ietf-archive@cnri.reston.va.us>; Mon, 13 Jul 1998 11:24:13 -0400 (EDT)
Received: by pwg.org (bulk_mailer v1.5); Mon, 13 Jul 1998 11:20:00 -0400
Received: (from daemon@localhost) by lists.underscore.com (8.7.5/8.7.3) id LAA24297 for ipp-outgoing; Mon, 13 Jul 1998 11:15:38 -0400 (EDT)
Message-Id: <199807131515.LAA02769@spot.cs.utk.edu>
X-URI: http://www.cs.utk.edu/~moore/
From: Keith Moore <moore@cs.utk.edu>
To: Rich Gray <RichG@digital-controls.com>
cc: "'Keith Moore'" <moore@cs.utk.edu>, ipp@pwg.org, moore@cs.utk.edu
Subject: Re: IPP> Re: IPP Scheme
In-reply-to: Your message of "Mon, 13 Jul 1998 11:05:33 EDT." <C544ABD0476AD11198490000C02B9F1506FB75@DCCEXCH>
Date: Mon, 13 Jul 1998 11:15:17 -0400
Sender: owner-ipp@pwg.org

> MIME type would seem to provide a most adequate filtering hook for IPP
> and other protocols which also wish to ride on http.  

Filtering is not the issue with ipp: vs http:.  

The problem with using http: for printers is that it hides the fact 
that the resource is a printer.  Users then have to keep track of 
that information separately, while user agents (web clients etc.) 
are unable to take advantage of the fact that the resource is a 
printer to improve their user interfaces.

Keith