client and server demonstrate how to use ACE without an event loop.

evt_client and evt_server demonstrate how to use ACE with an event loop.

The server must be run first to create the connection point.

known bugs:

	evt_client hangs forever if it has trouble connecting.
	To see this, run server and then three simultaneous copies of evt_client.
