[dtn-interest] DTN2 initial official code release and web site update

Melissa Ho <melissa.ho@gmail.com> Wed, 15 December 2004 23:39 UTC

Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by webbie.berkeley.intel-research.net (8.11.6/8.11.6) with ESMTP id iBFNdF101997 for <dtn-interest@mailman.dtnrg.org>; Wed, 15 Dec 2004 15:39:15 -0800
Received: by wproxy.gmail.com with SMTP id 70so127826wra for <dtn-interest@mailman.dtnrg.org>; Wed, 15 Dec 2004 15:39:08 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=B/aBnBPKCL2tlJq+F424nCgGGtueG5iXpg4qyx4qURy4yj9HHi5BpYdMqZuSOMfGurm3yhS5HN1qZRdk3g0kyA6C1DttlyMU5iT6XR3RY0H6tlgQMZxgds9xmxq035wpYC6ujyjLdwpYlYoXKOpV57v+Vm7y1O9s7PftWHK8SV8=
Received: by 10.54.13.60 with SMTP id 60mr871194wrm; Wed, 15 Dec 2004 15:39:08 -0800 (PST)
Received: by 10.54.24.38 with HTTP; Wed, 15 Dec 2004 15:39:08 -0800 (PST)
Message-ID: <528fa01a04121515395561f893@mail.gmail.com>
Date: Wed, 15 Dec 2004 15:39:08 -0800
From: Melissa Ho <melissa.ho@gmail.com>
Reply-To: mrh9@cornell.edu
To: dtn-interest@mailman.dtnrg.org
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
Subject: [dtn-interest] DTN2 initial official code release and web site update
Sender: dtn-interest-admin@mailman.dtnrg.org
Errors-To: dtn-interest-admin@mailman.dtnrg.org
X-BeenThere: dtn-interest@mailman.dtnrg.org
X-Mailman-Version: 2.0.13
Precedence: bulk
List-Help: <mailto:dtn-interest-request@mailman.dtnrg.org?subject=help>
List-Post: <mailto:dtn-interest@mailman.dtnrg.org>
List-Subscribe: <http://mailman.dtnrg.org/mailman/listinfo/dtn-interest>, <mailto:dtn-interest-request@mailman.dtnrg.org?subject=subscribe>
List-Id: Delay Tolerant Networking Interest List <dtn-interest.mailman.dtnrg.org>
List-Unsubscribe: <http://mailman.dtnrg.org/mailman/listinfo/dtn-interest>, <mailto:dtn-interest-request@mailman.dtnrg.org?subject=unsubscribe>
List-Archive: <http://mailman.dtnrg.org/pipermail/dtn-interest/>

The initial code release of DTN2 (DTN-2.0.1) is available on the web site:
http://www.dtnrg.org/#code

The goal of this implementation is to clearly represent the components
of the DTN architecture, while also providing a robust and flexible
software framework for experimentation, extension, and real-world
deployment.

As of yet, this implementation supports basic DTN functionality,
including the application api, return receipts, static routing, and
flood routing.  It also includes some example applications - ping and
dtncp/dtncpd, a file transfer dtn client and server.

I have also updated the web site with the new LTP documents, the ICWN
DTN call for papers,  and a preliminary call for papers for SIGCOMM
WDTN-05.

Melissa