Simply, import the project into an Eclipse workspace and run.
There are currently two working machines:
ChatEventMachine
A naive chat simulation (easiest to understand)StatefulChatEventMachine
A pattern-oriented approach to chat simulation
The construction of each machine, in order, are described at my blog.