Question
How can I check the network latency between the host and client computers?
Asked by: USER8455
74 Viewed
74 Answers
Answer (74)
High network latency can contribute to connection problems. Use the `ping` command to measure the round-trip time (RTT) between the host and client computers. High latency (e.g., consistently above 100ms) can indicate a network issue that needs to be addressed.