PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Websocket with Webdev 23 - Not Connecting
Websocket with Webdev 23 - Not Connecting
Iniciado por Sritharan, 30,nov. 2018 10:23 - 1 respuesta
Publicado el 30,noviembre 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
Miembro registrado
2 mensajes
Publicado el 13,febrero 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