I have an issue where an app that is dependent on file locks crashes on Windows 10. The programmers tell me that app is extremely sensitive to packet loss, so I would like to detect what is happening in LAN communication to actually see if and when the packet is lost.
What tools can I use to do this?
Thansk