I want to know how to find Packet Loss % and Latency stats from TcpConnectionEstatsPath
Asked
Active
Viewed 151 times
0
-
Try [GetTcpStatisticsEx](https://stackoverflow.com/questions/22993997/determining-packet-loss-on-tcp-connection-on-win32-programmatically). – rustyx Apr 18 '18 at 12:49
-
Hi Thanks for your response. I want to know Packet loss information per TCP Receiver Socket. – Karguvel Rajan RamaChandran Apr 19 '18 at 08:54