[core] another coap server on ns.tzi.org:61618 up for testing

Olaf Bergmann <bergmann@tzi.org> Sat, 24 July 2010 13:41 UTC

Return-Path: <bergmann@tzi.org>
X-Original-To: core@core3.amsl.com
Delivered-To: core@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id BD45B3A67B6 for <core@core3.amsl.com>; Sat, 24 Jul 2010 06:41:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.427
X-Spam-Level:
X-Spam-Status: No, score=0.427 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, HELO_MISMATCH_ORG=0.611, WEIRD_PORT=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 73Jw4wdTDvLV for <core@core3.amsl.com>; Sat, 24 Jul 2010 06:41:02 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 3D67B3A67ED for <core@ietf.org>; Sat, 24 Jul 2010 06:41:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from aung.localdomain.tzi.org (robinson.informatik.uni-bremen.de [134.102.218.2]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id o6ODf7lY004411 for <core@ietf.org>; Sat, 24 Jul 2010 15:41:13 +0200 (CEST)
From: Olaf Bergmann <bergmann@tzi.org>
To: core@ietf.org
Date: Sat, 24 Jul 2010 15:41:07 +0200
Message-ID: <87aaphm1zg.fsf@aung.localdomain>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Subject: [core] another coap server on ns.tzi.org:61618 up for testing
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/core>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 24 Jul 2010 13:41:03 -0000

To prepare for the plugfest, I have started my server on coap://ns.tzi.org:61618

It provides hardly more than the minimal server configuration required
for the plugfest + block option + draft-hartke-coap-observe, and accepts
PUT for /filestorage (as a no-op, unfortunately).

Gruesse,
Olaf