PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Websocket with Webdev 23 - Not Connecting
Websocket with Webdev 23 - Not Connecting
Débuté par Sritharan, 30 nov. 2018 10:23 - 1 réponse
Posté le 30 novembre 2018 - 10:23
Just got Webdev 23 and tried to establish a connection to NodeJS Websocket server.

Error thrown by Server is:
Specified protocol was not requested by the client.

SocketConnect("client", "ws://203.94.72.84:5050", ReturnProc)

No conncting, but client in nodejs works fine.

Any suggestions on this please.

Sri
Membre enregistré
2 messages
Posté le 13 février 2019 - 15:43
Sritharan wrote:
Just got Webdev 23 and tried to establish a connection to NodeJS Websocket server.

Error thrown by Server is:
Specified protocol was not requested by the client.

SocketConnect("client", "ws://203.94.72.84:5050", ReturnProc)

No conncting, but client in nodejs works fine.

Any suggestions on this please.

Sri


Sortd . Please Ignore