From owner-freebsd-questions Sat May 26 12:27:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thor.oit.pdx.edu (thor.oit.pdx.edu [131.252.120.40]) by hub.freebsd.org (Postfix) with ESMTP id 4613C37B422; Sat, 26 May 2001 12:27:06 -0700 (PDT) (envelope-from singh@pdx.edu) Received: from freke.odin.pdx.edu (freke.odin.pdx.edu [131.252.120.43]) by thor.oit.pdx.edu (8.11.1/8.11.1) with ESMTP id f4QJR5c23407; Sat, 26 May 2001 12:27:05 -0700 (PDT) Received: from localhost (singh@localhost) by freke.odin.pdx.edu (8.11.1/8.11.1) with ESMTP id f4QJR5w19030; Sat, 26 May 2001 12:27:05 -0700 (PDT) X-Authentication-Warning: freke.odin.pdx.edu: singh owned process doing -bs Date: Sat, 26 May 2001 12:27:05 -0700 (PDT) From: Harkirat Singh X-X-Sender: To: Bill Moran Cc: , Subject: Re: UDP - Reliable throughput mesaurement tool In-Reply-To: <3B0FFD03.5968879E@iowna.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am looking at performance of UDT and TCP in same network condition!! -Harkirat On Sat, 26 May 2001, Bill Moran wrote: > Harkirat Singh wrote: > > > > Hello! > > > > I want to measure UDP thruput of lossy channel, is there any tool > > which tests it? I looked at some of the tools but these do not take care > > of loss, I mean no retransmisson, just measure raw thruput of UDP (TTCP > > is one of these). > > > > I am looking for a measurement tool which should retransmit in case of > > loss and keep a track of packets, I mean make UDP reliable amd blocking > > calls. > > I may be missing something here ... but if you're looking for reliable > UDP, why not use TCP? > > -Bill > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message