if I understood correctly, Your WebSockets Server library is based on Indy's TCP Server. Indy's TCP server provides OnExecute-Event, which allows to act within the connection thread (e.g. transfer data intended for this specific client only). Does your WebSocketServer provide similar event?
Best regards
Vitaliy
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »