$Id: README,v 1.2 1999/03/02 16:37:55 roca Exp $

		Networking Performance Evaluation Environment
			   README - Vincent Roca


1- CONTENTS
-----------

	This archive is composed of:

	- bench:	a client/server tool for statistics gathering
	- bencht:	a shell script that runs bench/benchd while varying
			the message size parameter
	- bsort:	a shell/awk file that analyzes traces generated by
			bench
	- doc:		the documentation

	It also requires the presence of:

	- gnuplot:	an excellent (GNU) tool to plot curves that is freely
			available.


2- TO CREATE/INSTALL THE TOOLS
------------------------------

	cd bench; make linux
  or:
	cd bench; make solaris


3- TO USE THE TOOLS
-------------------

	more doc/tools_man.txt

NOTE
----

	For further information/comments, feel free to send
 	me an email at vincent.roca@lip6.fr
