Skip to content

CyberMist2/websockets-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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