Dears,
I am attaching a simple program that uses TLS_SOCKET_2 (server IS_SRV := TRUE) to receive a connection from a PC (client).
It is possible to connect and send data without issues if the program is compiled with PLCnext Engineer version 2023.0. However, if the same code is compiled and sent with PLCnext Engineer version 2023.9, the connection does not take place.
The PLC has firmware version 2023_0_0_65, although the same issue occurs if the firmware version is 2023.6.
Am I doing something wrong, is there any issue I’m not considering, or is it a development environment error?
[test_2023_0.zip](//forum.plcnext-community.net/uploads/default/original/2X/6/67d4e67a032c7dc70606a0ae0e8bb7c55c0cffc7.zip)[test_2023_9.zip](//forum.plcnext-community.net/uploads/default/original/2X/a/addafd69ff0ce9be308484c87dca89929081ef74.zip) Thank you

