PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → How to debug a websocket server project?
How to debug a websocket server project?
Iniciado por David, jun., 12 2021 2:53 AM - 1 resposta
Publicado em junho, 12 2021 - 2:53 AM
Hi all,

Any help?. I cannot find much info on the new ver 26 websocket. Cannot RUN directly on my project but need to deploy to the Application Server. So how do I develop and debug. I am clueless.

Thanks.
Publicado em junho, 12 2021 - 12:54 PM
use 'trace' with a file as the target, and log step by step any process you need to debug

if you want detailed explanations, a 'levels' ready methodology and all the necessary calsses, look at fabrice harari free video courses. There is one for that, and all the code is available