Tiny liveViz (-module liveViz) client program.

Run it like:
	charm/bin/liveViz localhost 1234

or, to specify a width and height of the liveViz window:
	charm/bin/liveViz localhost 1234 -w 1000 -h 1000

An example server for this client is in 
	charm/pgms/charm++/ccs/liveViz/server/

Orion Lawlor, olawlor@acm.org, 2004/1/27
