Hi,
Is it any way to calculate using the MTU size of TCP packet and the sampling 
rate, like a mathematical approach using formulas.


Best Regards,
SAJJAD SAFDAR


________________________________
 From: Mark McCarron <mark.mccar...@live.co.uk>
To: Sajjad Safdar <engrsajjadsaf...@yahoo.com> 
Sent: Tuesday, April 30, 2013 12:33 AM
Subject: RE: [Discuss-gnuradio] Calculating the delay of TCP link.
 


 
Calculating delay is complex.

If you just want to know the average time between hosts on an IP network, then 
use the Ping command.  It has a RTT value in ms.  Just remember that on a 
packet switched network, this can vary but is typically under 1ms in a local 
environment.

Similar delays exist throughout the receive chain and processor, which are 
virtually impossible to measure accurately.

Accurate measurements like for radar, or bearings are impossible without some 
form of time-stamp at the receiver and that would require an atomic clock chip.

Regards,

Mark McCarron



________________________________
Date: Mon, 29 Apr 2013 12:01:57 -0700
From: engrsajjadsaf...@yahoo.com
To: discuss-gnuradio@gnu.org
Subject: [Discuss-gnuradio] Calculating the delay of TCP link.


Hi,
I am sending audio at 50 kHz sample rate via TCP sink from host A to other host 
B. The host B is connected via router in same network. How can i calculate the 
time delay from host A to host B via this TCP link.

Best Regards,
SAJJAD SAFDAR 
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to