I'm following the PLC chat program, downloaded from the Codesys store but I have problem with the server layer.
I am able to start up the connection, in fact, with telnet I can reach it at the soket number set. Problem is that when the client is disconnected from the server, I am not able to caught that action.
Is there a way to check if the client connection is still life to the server or not?
Thanks
Luca
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi to all,
I'm following the PLC chat program, downloaded from the Codesys store but I have problem with the server layer.
I am able to start up the connection, in fact, with telnet I can reach it at the soket number set. Problem is that when the client is disconnected from the server, I am not able to caught that action.
Is there a way to check if the client connection is still life to the server or not?
Thanks
Luca