You are not logged in.
Pages: 1
I try connect to server with this code: https://gist.github.com/ms301/fc7f7e350 … 12f1d64ab4
How to correct way to send and receive messages via Websocket?
Thanks for the answer. The server successfully sent a hello world to the client.
(gist in first post has been updated)
Hello. I try use TAsyncServer. I'm start server. Client connected to server, but how to send message (Hello word) from server to client?
Pages: 1