Hello everyone,
I want to ask how is it possible to get a ACK_RTT time for a packet that is send from some server, and received by my computer.
I have this line in wireshark:
No Time ACK_RTT protocol SRC IP ADDR DST IP ADDR 564 0.055450 0.055450000 TCP www.dropbox-dns.com 192.168.0.105
I can't understand how is it possible for us to know when the packet is send from the server, for us to be able to calculate RTT.
Thank you in advance!