Re: [dcp] DCP implementation/simulator?
Kevin Lai <laik@cs.berkeley.edu> Mon, 10 December 2001 19:26 UTC
Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA09588
for <dcp-archive@odin.ietf.org>; Mon, 10 Dec 2001 14:26:30 -0500 (EST)
Received: from optimus.ietf.org (localhost [127.0.0.1])
by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id OAA05967;
Mon, 10 Dec 2001 14:26:29 -0500 (EST)
Received: from ietf.org (odin [132.151.1.176])
by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id OAA05934
for <dcp@optimus.ietf.org>; Mon, 10 Dec 2001 14:26:28 -0500 (EST)
Received: from pimout1-int.prodigy.net (pimout1-ext.prodigy.net
[207.115.63.77]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA09584
for <dcp@ietf.org>; Mon, 10 Dec 2001 14:26:25 -0500 (EST)
Received: from [192.168.1.3] (adsl-64-173-21-57.dsl.sntc01.pacbell.net
[64.173.21.57])
by pimout1-int.prodigy.net (8.11.0/8.11.0) with ESMTP id fBAJQQA335906;
Mon, 10 Dec 2001 14:26:26 -0500
Subject: Re: [dcp] DCP implementation/simulator?
From: Kevin Lai <laik@cs.berkeley.edu>
To: Eddie Kohler <kohler@aciri.org>
Cc: dcp@ietf.org
In-Reply-To: <200112101748.fBAHmkf11018@coyote.aciri.org>
References: <200112101748.fBAHmkf11018@coyote.aciri.org>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0 (Preview Release)
Date: 10 Dec 2001 11:26:02 -0800
Message-Id: <1008012363.26489.4.camel@butterfly.mobile.stanford.edu>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
Sender: dcp-admin@ietf.org
Errors-To: dcp-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: Datagram Control Protocol <dcp.ietf.org>
X-BeenThere: dcp@ietf.org
Content-Transfer-Encoding: 7bit
Eddie, I look forward to an implementation. It's not too likely that the hacked-up TCP I'm using would be useful as the basis for a DCP implementation. Too many things are different: sequence numbers in bytes instead of packets, different connection setup, options format, etc. In addition, the modifications are not particularly robust to lost duplicate acks (if you're interested, we can take the discussion off the mailing list). Kevin On Mon, 2001-12-10 at 09:48, Eddie Kohler wrote: > Hi Kevin, > > Unfortunately, we don't have a DCP implementation yet. Maybe your hacked-up > TCP would be an interesting starting point though... > > Eddie > _______________________________________________ dcp mailing list dcp@ietf.org https://www1.ietf.org/mailman/listinfo/dcp
- [dcp] DCP implementation/simulator? Kevin Lai
- Re: [dcp] DCP implementation/simulator? Eddie Kohler
- Re: [dcp] DCP implementation/simulator? Kevin Lai