Re: [ogpx] The Urgent Need For Protocol Negotiation (Was: Beyond the monolithic client protocol endpoint)
Meadhbh Hamrick <meadhbh.siobhan@gmail.com> Mon, 07 December 2009 18:57 UTC
Return-Path: <meadhbh.siobhan@gmail.com>
X-Original-To: ogpx@core3.amsl.com
Delivered-To: ogpx@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 5FEAF3A67EC for <ogpx@core3.amsl.com>;
Mon, 7 Dec 2009 10:57:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000,
BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vtTIwgK27cbd for
<ogpx@core3.amsl.com>; Mon, 7 Dec 2009 10:57:13 -0800 (PST)
Received: from mail-pz0-f176.google.com (mail-pz0-f176.google.com
[209.85.222.176]) by core3.amsl.com (Postfix) with ESMTP id 7A2193A67A8 for
<ogpx@ietf.org>; Mon, 7 Dec 2009 10:57:13 -0800 (PST)
Received: by pzk6 with SMTP id 6so4099658pzk.29 for <ogpx@ietf.org>;
Mon, 07 Dec 2009 10:57:01 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:in-reply-to:references
:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding;
bh=k+VyBDNtOZA0TXp558KMNiugJTu+WSM0vOVD8Rxdzso=;
b=H7+FhGEX44ngG/yd2V3J9ebwPeLVF/j4PHIoL7UOwgaRWmCqvFaXkhWDfZSDtK3ksb
USftQPsjRU+9zVzcMpLueL6YpDogSmeswlYEjEHE/3p++1zSegK3MDzkjQBNb9bMdB4D
TX7q9vtyOKdj5dVRZ11NIgrp9IYAVxQ3bInsM=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:cc:content-type:content-transfer-encoding;
b=rQ/vpztDSh2aY+XTxhGD6f0FouJtbwlCIdy9rLU6Ty1YJnMB4BeBzNR/iOvSCAifcn
m4azGkfEjgWnM22NfPv5NfKXg0I8CXtQDkqzHIf2fRTzwqFbyHPqLN4uLQ1dkx5RO3zI
urOAmevjrxlAhe1pQIQ0nBeVWmYKTC3OQ9Vf8=
MIME-Version: 1.0
Received: by 10.115.100.22 with SMTP id c22mr938695wam.58.1260212220587;
Mon, 07 Dec 2009 10:57:00 -0800 (PST)
In-Reply-To: <f72742de0912071030k22cae4d1xd4100ecd823373af@mail.gmail.com>
References: <e0b04bba0912051014y1aeea211i2ce3267179c70f1e@mail.gmail.com>
<4B1B785A.9000602@cox.net>
<e0b04bba0912060911i122d62e9o37a7229a2d742ac@mail.gmail.com>
<20091207001703.GA26539@alinoe.com>
<f72742de0912071030k22cae4d1xd4100ecd823373af@mail.gmail.com>
Date: Mon, 7 Dec 2009 10:57:00 -0800
Message-ID: <b8ef0a220912071057y46127519ibfc23ba4205c67da@mail.gmail.com>
From: Meadhbh Hamrick <meadhbh.siobhan@gmail.com>
To: Joshua Bell <josh@lindenlab.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: ogpx@ietf.org
Subject: Re: [ogpx] The Urgent Need For Protocol Negotiation (Was: Beyond the
monolithic client protocol endpoint)
X-BeenThere: ogpx@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Virtual Worlds and the Open Grid Protocol <ogpx.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ogpx>,
<mailto:ogpx-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ogpx>
List-Post: <mailto:ogpx@ietf.org>
List-Help: <mailto:ogpx-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ogpx>,
<mailto:ogpx-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 07 Dec 2009 18:57:14 -0000
right. as i remember it (and i may be doing carlo's proposal a great disservice) the proposal is: a. at connection time, the client tells the server what new protocols it knows about. b. if the server doesn't know about the new protocols, then it uses the base protocol if so, we should also ask how this is different than a HTTP Upgrade. -cheers -meadhbh On Mon, Dec 7, 2009 at 10:30 AM, Joshua Bell <josh@lindenlab.com> wrote: > On Sun, Dec 6, 2009 at 4:17 PM, Carlo Wood <carlo@alinoe.com> wrote: >> >> I'd like to grab this opportunity to recall my proposal for >> client-server protocol negotiation. > > Am I correct that this represents the previous discussion on the topic? > Carlo's post: > http://www.ietf.org/mail-archive/web/ogpx/current/msg00363.html > Meadhbh's reply: > http://www.ietf.org/mail-archive/web/ogpx/current/msg00362.html > Can you respond to Meadhbh's comments? Dealing with version skew is > addressed at various levels in the protocol drafts already, from > presence/absence of named capabilities to HTTP nuances to LLSD semantic > rules. That's not to say that this is sufficient, but it does appear to > cover a broad spectrum of version skew issues, so identifying those that > aren't covered - or those that could be addressed more explicitly with > numbered versions - would be extremely valuable. > Joshua > > > > _______________________________________________ > ogpx mailing list > ogpx@ietf.org > https://www.ietf.org/mailman/listinfo/ogpx > >
- [ogpx] Beyond the monolithic client protocol endp… Morgaine
- Re: [ogpx] Beyond the monolithic client protocol … Lawson English
- Re: [ogpx] Beyond the monolithic client protocol … Morgaine
- [ogpx] The Urgent Need For Protocol Negotiation (… Carlo Wood
- Re: [ogpx] Beyond the monolithic client protocol … David W Levine
- Re: [ogpx] Beyond the monolithic client protocol … Han Sontse
- Re: [ogpx] The Urgent Need For Protocol Negotiati… Joshua Bell
- Re: [ogpx] The Urgent Need For Protocol Negotiati… Meadhbh Hamrick
- Re: [ogpx] The Urgent Need For Protocol Negotiati… Carlo Wood
- Re: [ogpx] The Urgent Need For Protocol Negotiati… Carlo Wood
- Re: [ogpx] The Urgent Need For Protocol Negotiati… Suzy Deffeyes
- Re: [ogpx] The Urgent Need For Protocol Negotiati… Carlo Wood
- Re: [ogpx] The Urgent Need For Protocol Negotiati… Morgaine