Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 297 Bytes

CaptureNetworkState

using tcpdump capture the network state . implement in Android.

the RTT is assosiate with [happen time] [tcp/ip flow] [rtt].

and if want to see it , you may modify it in MainActivity.java in mainGather() method,

and uncomment the system.out.println().