In windows, if you want to troubleshoot the detail of the network packets, see the statistics of how the network packets get sent/received, for example the number of “Segments Retransmitted” and “Receive Errors”, you can use this sweet command:
netstat -e -s
show statistics of network traffic on windows
Leave a reply
