Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 586 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 586 Bytes

Websockets Server

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

image

Client Commands

Write these commands in the client chat

Show all connected clients

list_clients