Thank you for your answer
I suppose if the cable is disconnect and reconnect
So long the arduino does not send UDP packet
the arduino is not able to receive UDP packet from the PC.
So the good way is to send a UDP packet as a watchdog.
So i can use the FALSE return from the SendPacket
for retry the connection ( ethernet and udp, or only udp ? )
Best regards