RE: IPP> regarding "ipp:" (I spoke too soon...)

Paul Moore <paulmo@microsoft.com> Thu, 02 July 1998 18:31 UTC

Delivery-Date: Thu, 02 Jul 1998 14:31:59 -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 OAA09427 for <ietf-archive@ietf.org>; Thu, 2 Jul 1998 14:31:59 -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 OAA22681 for <ietf-archive@cnri.reston.va.us>; Thu, 2 Jul 1998 14:34:18 -0400 (EDT)
Received: from localhost (daemon@localhost) by lists.underscore.com (8.7.5/8.7.3) with SMTP id OAA01511 for <ietf-archive@cnri.reston.va.us>; Thu, 2 Jul 1998 14:31:55 -0400 (EDT)
Received: by pwg.org (bulk_mailer v1.5); Thu, 2 Jul 1998 14:27:35 -0400
Received: (from daemon@localhost) by lists.underscore.com (8.7.5/8.7.3) id OAA00698 for ipp-outgoing; Thu, 2 Jul 1998 14:24:56 -0400 (EDT)
Message-ID: <CB6657D3A5E0D111A97700805FFE6587BF6E2C@red-msg-51.dns.microsoft.com>
From: Paul Moore <paulmo@microsoft.com>
To: "'Keith Moore'" <moore@cs.utk.edu>
Cc: ipp@pwg.org
Subject: RE: IPP> regarding "ipp:" (I spoke too soon...)
Date: Thu, 2 Jul 1998 11:24:48 -0700
X-Mailer: Internet Mail Service (5.5.2328.0)
Sender: owner-ipp@pwg.org

Not so. Every IPP packet is a fully conformant HTTP packet. We are not
inventing a new protocol in the scheme sense. Point any lan sniffer at an
IPP exchange and ask it what the protocol is - it will say its HTTP. The
argument you are using would say that SMTP is not TCP/IP. IPP is layered on
top of HTTP - same way that form-based upload is.



-----Original Message-----
From: Keith Moore [mailto:moore@cs.utk.edu]
Sent: Thursday, July 02, 1998 11:16 AM
To: Paul Moore
Cc: 'Keith Moore'; ipp@pwg.org; moore@cs.utk.edu
Subject: Re: IPP> regarding "ipp:" (I spoke too soon...) 


> My fundamental objection is that we are being asked to use a new concept
> 'psuedo-schemes' without this idea being drilled into at all. There should
> at least be an I-Draft discussing the idea.

Actually, it's the other way around.  IPP is designing a new protocol.
It happens to look a lot like HTTP, and there's no problem with that.
But the notion that IPP can insist that their protocol should use 
the same URL type as an existing protocol, is a significant departure 
from well-established practice that requires substantial justification.  
 
> Secondly there were many details that needed to be clarified. Was this
> simply a client convenience or did 'ipp:' ever go over the wire being the
> deepest one. The general idea seems to be that it is a user convenience
> thing. 

No, ipp: needs to go over the wire in all of the IPP protocol elements.

> In this case it is a client implementation issue and has nothing to
> do with the wire protocol (which is what this discussion is about) and so
> should not be accepted. 

It's not just a client implementation issue; it affects servers also.

Nearly every new protocol these days gets a new URL type.  
The issues with use of ipp: are no worse than for any other protocol.

Keith