This sample will use The CODE Engine to setup a chat server and let multiple clients connect to the server and send text messages.

Before you can start a chat server you must first select a username:



EnableRemoteStorage(true); $CE->EnablePlugin("TheCODEENGINE_Utilities"); ?>