Copy the content of WebsocketServer
folder and upload it on your webserver.
Run the following CLI command in the uploaded folder
php server.php
The server listens to ws://localhost:9090
Compile the client application with Visual Studio and open it from ..\websockets-example\WebsocketClient\WebsocketClient\bin\Debug
Write these commands in the client chat
Show all connected clients
list_clients