Re: [6lowapp] SIP and 6LoWPAN & Some General Suggestions

Shidan <shidan@gmail.com> Mon, 19 October 2009 02:49 UTC

Return-Path: <shidan@gmail.com>
X-Original-To: 6lowapp@core3.amsl.com
Delivered-To: 6lowapp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A52B73A677C for <6lowapp@core3.amsl.com>; Sun, 18 Oct 2009 19:49:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.854
X-Spam-Level:
X-Spam-Status: No, score=-1.854 tagged_above=-999 required=5 tests=[AWL=0.744, BAYES_00=-2.599, HTML_MESSAGE=0.001]
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 ZB3AEoafnAaT for <6lowapp@core3.amsl.com>; Sun, 18 Oct 2009 19:49:01 -0700 (PDT)
Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by core3.amsl.com (Postfix) with ESMTP id 997B93A6861 for <6lowapp@ietf.org>; Sun, 18 Oct 2009 19:49:01 -0700 (PDT)
Received: by ey-out-2122.google.com with SMTP id 9so925126eyd.51 for <6lowapp@ietf.org>; Sun, 18 Oct 2009 19:49:05 -0700 (PDT)
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; bh=2QfiB9gSaHh4VncKU06Yt27Cdtzo+I4u0mEmrE3lfec=; b=Ucc0L5vjGW1D1W+MslwQah/Uls0/TU0wYS/vY8DOuP1nfvn+jRqX/leLfM5buKV5o+ V+AX2IWqLOK4ZJ9hJch7hDnpaa1EXej9ITeLgjDxzEIWWhy/+a/A5lmP6fL/GoDamwPQ ExmPH+DzZ/mctvWOEPdfueS9Tb1MzqIh0D7fk=
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; b=GDmMYP2hb9tnrrIXEZYErIa/Ysjo7KeNSJ6Dii3VfXYDvqmuvc/C78MrbiQHA7PQsC naetaklSxRYABAti9MRi0A4CvDonLd2jZxjn1PqqeFoI6Lt47fUPOzmU7A1OEse8htsI xcWkca3HKdWi4qw1KfIcU/22z8J/v6Whri+pc=
MIME-Version: 1.0
Received: by 10.216.88.14 with SMTP id z14mr1549279wee.25.1255920545119; Sun, 18 Oct 2009 19:49:05 -0700 (PDT)
In-Reply-To: <52968AFD-40BC-42F0-ACC7-9D22FA1E3CF9@tzi.org>
References: <429b380e0910171400g83a10e4r5aff1be8d3c22c0a@mail.gmail.com> <429b380e0910171436r18305389pe922731b566486ee@mail.gmail.com> <52968AFD-40BC-42F0-ACC7-9D22FA1E3CF9@tzi.org>
Date: Sun, 18 Oct 2009 22:49:05 -0400
Message-ID: <429b380e0910181949ub867c2dyfa3105176a07a395@mail.gmail.com>
From: Shidan <shidan@gmail.com>
To: Carsten Bormann <cabo@tzi.org>
Content-Type: multipart/alternative; boundary=0016e6d7e925f54001047640c94c
Cc: 6lowapp@ietf.org
Subject: Re: [6lowapp] SIP and 6LoWPAN & Some General Suggestions
X-BeenThere: 6lowapp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Application protocols for constrained nodes and networks <6lowapp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowapp>, <mailto:6lowapp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowapp>
List-Post: <mailto:6lowapp@ietf.org>
List-Help: <mailto:6lowapp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowapp>, <mailto:6lowapp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Oct 2009 02:49:02 -0000

Thanks for the info Carsten, that makes sense.
We have submitted the motivational I-D for SIP as a 6LoWAPP protocol and it
can be found here:
http://www.ietf.org/id/draft-roychowdhury-6lowappsip-00.txt

<http://www.ietf.org/id/draft-roychowdhury-6lowappsip-00.txt>---
Shidan Gouran

On Sat, Oct 17, 2009 at 6:07 PM, Carsten Bormann <cabo@tzi.org> wrote:

> On Oct 17, 2009, at 23:36, Shidan wrote:
>
>  SIGCOMP
>>
>
> SigComp (RFC 3320) is essentially a virtual machine for shipping
> decompression code to a peer.
> Constrained nodes (as in 8 MHz 10K RAM) won't be able to run such a virtual
> machine, I'd say.
>
> Actually, the whole idea of using complex encodings full of encoding
> alternatives (the fact that any of these are text-based is secondary to
> that) and then compressing them with a data compression algorithm is
> something that may be appropriate out of backwards compatibility, but not
> for a new design that emphasizes minimal code complexity.
>
> Apart from this little nit (sorry, I was involved in RFC 3320), I'm looking
> forward to your draft.
>
> BTW, right now the score is:
>
> 16 Oct 2009  draft-martocci-6lowapp-building-applications
> 16 Oct 2009  draft-shelby-6lowapp-encoding
> 14 Oct 2009  draft-schmitt-6lowapp-ipfix-ws
> 11 Sep 2009  draft-frank-6lowapp-chopan
> 13 Jul 2009  draft-bormann-6lowpan-6lowapp-problem
>
> 48 more hours to go...
>
> Gruesse, Carsten
>
>