HTTP Chat Sample

Purpose

The Http Chat sample shows how to use polled events to create an HTTP based chat program.
The clients poll every few seconds for new messages and the server distributes the messages to the appropriate client(s).

Testing

To test this sample properly, you need to run at least three clients: