Web socket

LX3 years ago

Is it intended or even possible to also use the web socket interface with standalone programs that are not browsers? I can successfully connect for example via https://www.websocket.org/echo.html once I previously log in to the traccar server in the same browser. However, no matter what I tried with IP*Works Websocket for Delphi in my standlone program I only get error messages like for example 151: HTTP protocol error. 503 Service Unavailable.

Anton Tananaev3 years ago

It is definitely possible. We had native mobile apps that connect to websocket without any issues.