Hi Alain,
Yes, I see it connect. The library speaks the wrong protocol but it connected to port 2222. No delays, just a good TCP connection.
2021-02-19 15:50:36.343 thread(3) tag(0) DETAIL socket_create:1033 Done.
2021-02-19 15:50:36.343 thread(3) tag(0) DETAIL session_open_socket:632 Using special port 2222.
2021-02-19 15:50:36.343 thread(3) tag(0) DETAIL socket_connect_tcp:1053 Starting.
2021-02-19 15:50:36.343 thread(3) tag(0) DETAIL socket_connect_tcp:1102 Found numeric IP address: 142.10.10.102
2021-02-19 15:50:36.343 thread(3) tag(0) DETAIL socket_connect_tcp:1194 Done.
2021-02-19 15:50:36.343 thread(3) tag(0) INFO session_open_socket:651 Done.
Then the code continues on to try to connect using Ethernet/IP but that PLC does not support Ethernet/IP.
I have tried my own PLC-5 to see if it supports the older, CSP, protocol but it does not. The library does not support that protocol.
If you know someone willing to give me access to a PLC that supports CSP, I will happily work to make the library support it!
Best,
Kyle