💻 Software
(linux) tool to monitor "quality" of tcp connection?
Fresh5 days ago
Mar 15, 20268235 viewsConfidence Score0%
0%
Problem
I am looking for a tool to monitor the quality of a TCP connection. I am trying to describe what I mean: It should be a tool with a client and a server part. The client sends, say, 1kB of data per second to the server, and the server monitors how fast the packets get delivered. Or, put otherwise: I…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: (linux) tool to monitor "quality" of tcp connection?
Low Risk
How do you define "how fast the packets get delivered" ? If you want to know how much time it takes for a packet to reach point B from point A, then I think it can't be done without sub-millisecond accurate clock synchronization. What I would try is…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix