'echo' example for spasmoidal

This is a simple example which accepts a socket connection and echos back whatever it receives.

To run it, type:

python spasmodic_echo,py --config=server.xml

Then connect with telnet

telnet 127.0.0.1 4444

To give the server a real workout, run one or more clients clients

python spasmodic_echo,py --config=client.xml


--
Doug Fort, Consulting Programmer
http://www.dougfort.com
 
