From owner-freebsd-net@FreeBSD.ORG Tue May 30 13:48:35 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9594716A4CC for ; Tue, 30 May 2006 13:48:35 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A0443D4C for ; Tue, 30 May 2006 13:48:34 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com[208.206.151.59]) by comcast.net (rwcrmhc11) with ESMTP id <20060530134833m1100jdrvie>; Tue, 30 May 2006 13:48:34 +0000 Message-ID: <447C4D30.5090900@computer.org> Date: Tue, 30 May 2006 08:48:32 -0500 From: Eric Schuele User-Agent: Thunderbird 1.5.0.2 (X11/20060426) MIME-Version: 1.0 To: ASHA GOWDA References: <20060530071136.46039.qmail@web33410.mail.mud.yahoo.com> In-Reply-To: <20060530071136.46039.qmail@web33410.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: regarding iperf X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 13:48:41 -0000 ASHA GOWDA wrote: > We have to use iperf for our project. we are new to > this. could u please guide us how to proceed. > if anyone has information about jperf it would be Assuming you are referring to *i*perf as in your subject and not jperf (which I've not heard of).... It can be found in /usr/ports/benchmarks/iperf. Do the obligatory 'make install clean' to install it. Then a 'iperf --help' will provide some insight to its use. HTH. > useful. > Thanks in advance > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > -- Regards, Eric