PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → How to debug a websocket server project?
How to debug a websocket server project?
Débuté par David, 12 juin 2021 02:53 - 1 réponse
Posté le 12 juin 2021 - 02:53
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.
Posté le 12 juin 2021 - 12:54
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