PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Websocket with Webdev 23 - Not Connecting
Websocket with Webdev 23 - Not Connecting
Iniciado por Sritharan, nov., 30 2018 10:23 AM - 1 resposta
Publicado em novembro, 30 2018 - 10:23 AM
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
Membro registado
2 mensagems
Publicado em fevereiro, 13 2019 - 3:43 PM
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